2022-08-21 GnuCash IRC logs

00:37:06 *** CDB-PHONE has joined #gnucash
00:37:06 *** ChanServ sets mode: +v CDB-PHONE
01:01:27 <chris> CDB-PHONE: if you have WIN11 with WSL2 it may be easier to learn some basic builds for easier beta testing. see https://github.com/christopherlam/gnucash-on-nix
01:02:44 <chris> all the hacking will then be within the Nix-on-WSL2-on-Win11 so it's rather harmless
01:08:47 <CDB-PHONE> don't have win 11
01:11:13 <chris> ok. i'll see about the stock-amt & stock-val sign changes when i have a spare couple hours. it may be that removing negation is the right approach; or completely fix negation so that all numbers must be positive (except for capgains)
01:36:15 <CDB-PHONE> brokers that I've seen show shorts as negative units
01:36:31 <CDB-PHONE> and the transaction amount is negative
01:40:37 <CDB-PHONE> and or in the opposite debit credit column
01:50:44 *** fell has quit IRC
01:52:04 *** fell has joined #gnucash
01:52:04 *** ChanServ sets mode: +o fell
01:55:21 *** NoobAlice has quit IRC
02:02:49 *** michele_ has joined #gnucash
02:04:06 *** michele_ has quit IRC
02:08:03 *** sbluhm has joined #gnucash
02:34:18 *** sbluhm has quit IRC
02:47:23 *** Gandalf has joined #gnucash
02:54:24 <chris> CDB-PHONE: you mean, if you're already shorting -10units, and short some more, then: amt<0 val<0. cash>0 of course.
02:55:14 <chris> CDB-PHONE: now you're -20. you cover buy 10: amt>0, val>0, cash<0, fees=?? capgains=??
02:55:21 <chris> CDB-PHONE: confusing isn't it.
02:57:16 <chris> IMO much more consistent to make all numbers >0 except for capgains
03:00:11 *** sbluhm has joined #gnucash
03:11:27 *** sbluhm has quit IRC
03:27:53 *** FH_thecat has joined #gnucash
04:14:57 *** Aussie_matt has joined #gnucash
04:19:09 *** FH_thecat has quit IRC
04:39:45 <chris> here's a fun reports bug: if start_accounting_period > end_accounting_period, some reports will crash.
04:53:00 *** sbluhm has joined #gnucash
05:17:50 *** lmat has quit IRC
05:18:31 *** sbluhm has quit IRC
05:45:23 *** chris_ has joined #gnucash
05:45:23 *** gncbot sets mode: +o chris_
05:45:54 *** lmat has joined #gnucash
05:47:02 *** chris has quit IRC
06:25:56 *** Aussie_matt has quit IRC
07:31:17 *** sbluhm has joined #gnucash
07:49:18 *** sbluhm has quit IRC
08:14:54 *** jmdaemon has quit IRC
08:18:10 <CDB-PHONE> [02:54] (@chris) CDB-PHONE: you mean, if you're already shorting -10units, and short some more, then: amt<0 val<0. cash>0 of course.
08:18:46 <CDB-PHONE> yes. and this should also be the case when opening a new short, no reason that should be different
08:18:52 <CDB-PHONE> [02:57] (@chris) IMO much more consistent to make all numbers >0 except for capgains
08:18:56 <CDB-PHONE> this is also an option
08:19:39 <CDB-PHONE> [02:55] (@chris) CDB-PHONE: now you're -20. you cover buy 10: amt>0, val>0, cash<0, fees=?? capgains=??
08:19:46 <CDB-PHONE> fee is debit expense
08:20:30 <CDB-PHONE> cap gain is the Delta between value and cash, so can be +/- depending if you made or lost money
08:34:33 *** chipxxx has joined #gnucash
08:43:51 *** fabior has joined #gnucash
08:55:30 *** paul has joined #gnucash
09:47:01 *** chipxxx has quit IRC
10:54:28 *** fabior has quit IRC
11:09:14 <chris_> CDB-PHONE I'll aim to have all UI elements being positive (or zero for fees) (or neg for capgains). I think it's safest.
11:09:37 * chris_ doesn't want to consider negative fees i.e.rebates
11:18:21 *** NoobAlice has joined #gnucash
11:24:32 *** sbluhm has joined #gnucash
11:44:52 <CDB-PHONE> heh
12:00:33 *** sbluhm has quit IRC
12:15:03 *** sbluhm has joined #gnucash
12:28:33 *** sbluhm has quit IRC
13:35:20 *** kyew has quit IRC
13:43:46 *** kyew has joined #gnucash
13:43:47 *** ChanServ sets mode: +v kyew
13:47:07 *** tschady has joined #gnucash
13:48:29 *** tschady has left #gnucash
13:58:57 *** sbluhm has joined #gnucash
14:02:00 *** chipxxx has joined #gnucash
14:07:24 *** lmat has quit IRC
14:15:31 *** lmat has joined #gnucash
14:30:47 *** gjanssens has joined #gnucash
14:30:47 *** ChanServ sets mode: +o gjanssens
14:58:23 *** field^Mop has joined #gnucash
15:19:12 *** sbluhm has quit IRC
15:21:49 *** jmdaemon has joined #gnucash
15:24:53 *** jmdaemon has quit IRC
15:27:42 *** jmdaemon has joined #gnucash
15:37:10 *** chipxxx has quit IRC
15:45:09 *** Cork has quit IRC
15:47:06 *** Cork has joined #gnucash
15:48:33 *** Robert847 has joined #gnucash
15:48:33 *** ChanServ sets mode: +v Robert847
15:59:42 *** Gandalf has quit IRC
16:02:00 <Robert847> Hello. Today I am trying to import a security purchase transaction with the CSV transaction importer in release 4.8. I was able to use the Export function to export one transaction into a test file. Then I tried to import it back and I got as far as selecting columns as if it was a single account line import and save those settings, but it did not seem to be getting the second line to transfer cash from the brokerage account.
16:02:00 <Robert847> er, if I select the Multi split box the importer seem to hang without letting me assign accounts. Is this an untested feature?
16:11:00 <Robert847> Wait a minute! I got ahead of myself. It worked.
16:12:19 <Robert847> I needed to switch to Add and then select the brokerage account to accept the transfer. Thanks for indulging me
16:15:13 *** Robert847 has left #gnucash
17:20:49 *** gjanssens has quit IRC
17:25:34 *** field^Mop has quit IRC
17:43:57 *** Wourroon has quit IRC
18:25:14 *** Wourroon has joined #gnucash
18:25:14 *** ChanServ sets mode: +v Wourroon
21:01:28 *** storyjesse has joined #gnucash
22:53:22 *** chris_ is now known as chris