2022-10-29 GnuCash IRC logs

00:26:04 *** jralls has quit IRC
00:27:31 *** jralls has joined #gnucash
00:27:31 *** ChanServ sets mode: +o jralls
00:52:16 *** Gandalf has joined #gnucash
01:10:18 *** fell has quit IRC
01:11:37 *** fell has joined #gnucash
01:11:37 *** ChanServ sets mode: +o fell
01:11:59 *** slalomwolf has quit IRC
01:23:20 *** NoobAlice has quit IRC
01:57:07 <chris> jralls: I've messed up features slightly - it's cpp in maint, and theres new API gnc_features_set_unused in master. I think the *safest* approach is to merge maint->master and add the cpp function, and limit further work on maint.
01:58:45 <chris> ^add the cpp function gnc_features_set_unused in master
02:07:55 *** slalomwolf has joined #gnucash
02:23:43 * chris should have backported gnc_features_set_unused from master into maint prior to cpp conversion
02:32:38 *** fell has quit IRC
02:33:58 *** fell has joined #gnucash
02:33:58 *** ChanServ sets mode: +o fell
02:53:31 *** Gandalf1 has joined #gnucash
02:53:55 *** Gandalf has quit IRC
02:53:55 *** Gandalf1 is now known as Gandalf
02:57:09 *** Aussie_matt has quit IRC
03:00:23 *** gjanssens has joined #gnucash
03:00:23 *** ChanServ sets mode: +o gjanssens
03:04:20 *** Aussie_matt has joined #gnucash
03:54:42 *** FH_thecat has joined #gnucash
04:01:20 *** FH_thecat has quit IRC
04:04:21 *** bertbob has quit IRC
04:06:41 *** bertbob has joined #gnucash
04:06:41 *** ChanServ sets mode: +v bertbob
04:10:25 *** FH_thecat has joined #gnucash
04:32:57 *** slalomwolf has quit IRC
04:39:37 *** dwg has joined #gnucash
04:47:45 *** ChanServ sets mode: +v dwg
04:50:27 <dwg> Hello, possibly dumb newbie question. Just set up a new set of accounts for a small association. When I attempt to get a balance sheet it shows a small, but non-zero amount as unrealized gains or losses (depending on date)
04:50:56 <dwg> I haven't the faintest idea why, or how it's calculating this. I'm not trying to do anything related to capital gains, and all the asset accounts are just cash or bank
04:52:56 *** Unhammer has quit IRC
05:05:24 *** Gandalf1 has joined #gnucash
05:05:52 *** Gandalf has quit IRC
05:05:52 *** Gandalf1 is now known as Gandalf
05:07:28 *** Unhammer has joined #gnucash
05:22:43 *** FH_thecat has quit IRC
05:23:01 *** FH_thecat has joined #gnucash
06:17:08 *** dpchr has joined #gnucash
06:17:08 *** ChanServ sets mode: +v dpchr
06:19:22 *** jmdaemon has quit IRC
07:06:50 *** fell has quit IRC
07:11:35 *** fell has joined #gnucash
07:11:35 *** ChanServ sets mode: +o fell
07:12:08 *** storyjesse has joined #gnucash
07:16:40 <fell> dwg: It is the result of https://code.gnucash.org/docs/C/gnucash-guide/chapter_currency.html
07:22:43 *** Aussie_matt has quit IRC
07:27:23 *** Gandalf1 has joined #gnucash
07:27:51 *** Gandalf has quit IRC
07:27:51 *** Gandalf1 is now known as Gandalf
07:33:27 <chris> jralls: even better - my gnc_feature_set_unused in master is also buggy. i'll get this tested and fixed shortly.
07:39:26 *** jralls_afk has joined #gnucash
07:39:26 *** ChanServ sets mode: +o jralls_afk
07:39:37 *** bab has joined #gnucash
07:39:50 *** jralls has quit IRC
07:42:18 *** bab has quit IRC
07:42:34 *** bab has joined #gnucash
07:43:34 *** bab has joined #gnucash
08:01:38 *** bab has quit IRC
08:06:42 *** Milou has joined #gnucash
08:23:15 *** Milou has left #gnucash
08:47:42 *** Milou[m] is now known as Milou
08:48:04 *** Milou is now known as Milou[m]
09:07:41 * chris will try backport gnc-features from master into maint, and awaiting github actions to confirm it's all ok now
09:38:12 *** Milou has joined #gnucash
09:40:44 *** Milou has quit IRC
09:59:38 *** storyjesse has quit IRC
10:10:31 *** slalomwolf has joined #gnucash
10:25:16 <chris> ok backporting qof_book_unset_feature and gnc_features_set_unused into maint is the correct approach. the tests pass. then merging into master will be uneventful.
10:30:57 <chris> now all's well in maint & master, as far as gnc-features are concerned.
10:37:43 <chris> maint has the gnc_feature_set_unused function in cpp, tested working well, and ditto master
10:40:06 *** slalomwolf has quit IRC
10:40:26 *** elenril has joined #gnucash
10:40:26 *** ChanServ sets mode: +v elenril
10:42:52 <elenril> hi
10:43:31 <elenril> when importing transactions from csv, i sometimes get false matches that'd prefer to edit manually after the import
10:43:41 <elenril> but I didn't find a way to mark them as unbalanced
10:44:19 <elenril> i can either import the incorrect match, or not import it at all
11:00:05 <chris> elenril: what do you mean, "edit manually after import"?
11:01:29 <elenril> that I'd set the target account and edit the description manually
11:02:21 <elenril> I can do the former from the import dialog, but not the latter
11:03:15 <chris> you can definitely edit the description by right-clicking in the import matcher dialog
11:04:25 <elenril> oh, really? I could never manage to do that somehow
11:04:54 <elenril> will have to try again when I get home
11:06:05 <chris> in latest builds you can multiselect rows and edit multiple rows, as long as the selection includes identical data
11:06:07 <elenril> thanks for the suggestion
11:06:48 <elenril> yeah I'm on debian stable, so...
11:21:10 *** Milou[m] has left #gnucash
11:22:34 *** Milou[m] has joined #gnucash
11:50:55 *** chris has quit IRC
12:49:21 *** FH_thecat has quit IRC
14:14:13 *** NoobAlice has joined #gnucash
14:14:13 *** ChanServ sets mode: +v NoobAlice
14:45:10 *** djbrown has joined #gnucash
14:45:10 *** ChanServ sets mode: +v djbrown
14:55:27 *** jralls_afk has quit IRC
14:55:51 *** jralls has joined #gnucash
14:55:51 *** ChanServ sets mode: +o jralls
15:00:39 *** djbrown1 has joined #gnucash
15:00:39 *** ChanServ sets mode: +v djbrown1
15:03:12 *** djbrown has quit IRC
15:03:12 *** djbrown1 is now known as djbrown
15:05:10 *** Gandalf has quit IRC
15:05:41 *** Gandalf has joined #gnucash
15:09:31 *** Gandalf has quit IRC
15:18:18 *** djbrown has quit IRC
16:10:59 *** gjanssens has quit IRC
16:39:10 *** jmdaemon has joined #gnucash
16:52:00 *** slalomwolf has joined #gnucash
16:58:59 <elenril> huh, so editing wasn't there in 4.4 from debian stable, but is present in 4.12 from unstable
18:35:47 *** slalomwolf has quit IRC
18:55:06 *** slalomwolf has joined #gnucash
19:19:12 <jralls> elenril, yes, chris added it over the summer.
19:19:56 <jralls> elenril, if you're uncomfortable using unstable consider https://wiki.gnucash.org/wiki/Flatpak.
19:20:12 <jralls> chris, https://en.wikipedia.org/wiki/Code_smell
19:20:37 <jralls> @tell chris https://en.wikipedia.org/wiki/Code_smell
19:20:37 <gncbot> jralls: The operation succeeded.
20:08:26 *** chris has joined #gnucash
20:08:26 *** ChanServ sets mode: +v chris
20:08:33 *** gncbot sets mode: +o chris
20:31:53 *** dpchr has quit IRC
21:13:40 *** slalomwolf has quit IRC
21:14:09 *** slalomwolf has joined #gnucash
21:25:37 *** slalomwolf has quit IRC
21:28:40 *** slalomwolf has joined #gnucash
21:37:52 *** ns123 has joined #gnucash
21:38:07 *** ns12 has quit IRC
21:38:07 *** ns123 is now known as ns12
22:05:50 *** jralls has quit IRC
22:07:03 *** jralls has joined #gnucash
22:07:03 *** ChanServ sets mode: +o jralls
22:09:44 *** slalomwolf has quit IRC
22:11:51 *** slalomwolf has joined #gnucash
22:58:57 <chris> .
23:17:54 *** slalomwolf has quit IRC