2020-03-16 GnuCash IRC logs

01:13:48 *** nick_ has quit IRC
01:56:40 *** Han has quit IRC
02:17:51 *** fell has quit IRC
02:19:06 *** fell has joined #gnucash
02:19:06 *** ChanServ sets mode: +o fell
02:27:18 *** Mechtilde has joined #gnucash
02:33:29 *** sbluhm has joined #gnucash
02:33:29 *** ChanServ sets mode: +v sbluhm
02:42:28 *** sbluhm has quit IRC
03:01:23 *** sbluhm has joined #gnucash
03:01:24 *** ChanServ sets mode: +v sbluhm
03:06:09 *** bertbob has quit IRC
03:14:12 *** Unhammer has quit IRC
03:20:30 *** sbluhm has quit IRC
03:22:33 *** sbluhm has joined #gnucash
03:26:03 *** Unhammer has joined #gnucash
03:27:32 *** Unhammer has quit IRC
03:39:54 *** Mechtilde has quit IRC
03:54:38 *** Mechtilde has joined #gnucash
04:13:24 *** Mechtilde has quit IRC
04:13:47 *** Mechtilde has joined #gnucash
04:23:45 *** finster has quit IRC
04:28:51 *** jralls_ has quit IRC
04:29:05 *** jralls has joined #gnucash
04:38:27 * chris will attempt Account's KVP to implement "memory of reconciliation statement-dates and ending-balances". difficult part will be UI as usual.
04:46:52 *** Aussie_matt has quit IRC
05:29:56 *** finster has joined #gnucash
05:29:56 *** ChanServ sets mode: +v finster
05:49:25 *** User has joined #gnucash
06:42:34 *** Aussie_matt has joined #gnucash
07:11:53 *** ramontjunior has joined #gnucash
08:05:56 *** chris has quit IRC
08:08:51 *** chris has joined #gnucash
08:08:51 *** ChanServ sets mode: +v chris
08:29:28 *** linas has quit IRC
09:01:29 *** jralls_ has joined #gnucash
09:02:15 *** jralls has quit IRC
09:10:09 *** Aussie_matt has quit IRC
09:34:28 <warlord> chris, the splits in the account already have reconcile dates...
09:34:54 <warlord> As for reconcile balances, what happens if a transaction changes and the computed balance != the stored balance?
09:50:19 <chris> warlord: nothing. you can still delete/add old transactions at leisure. the stored balance will then only be used to:
09:50:38 <chris> (1) populate the "reconcile info" window with old reconcile data so that we can re-reconcile
09:50:50 <chris> (2) write a custom report to use both data and highlight discrepancies.
09:51:05 <chris> it'll be a soft balance assertion, previously requested, and I would find useful.
09:52:31 <chris> makes sense?
09:53:02 <chris> use case: I can go through my bank statements, redo reconciliations: 31/06/2018 was $1449.49, 31/07/2018 was $642.29, and finally 29/02/2020 was $1045.00
09:54:01 <chris> tools > reconcile can then allow presets with old data. reconcile report can report which dates contain an errant split.
09:54:42 <warlord> BUT... If you use the stored balance as the starting balance, but the computed balance is wrong/different, then the reconcile will never finish properly.
09:56:37 <chris> agree which indicates an errant traction that can be fixed?
09:56:45 <chris> agree. this indicates an errant traction that can be fixed.
09:59:49 *** jervin has joined #gnucash
10:14:54 *** jervin has quit IRC
10:38:14 *** omnireq_ has quit IRC
10:54:41 *** kael has joined #gnucash
10:54:42 *** ChanServ sets mode: +v kael
10:59:12 <chris> these old reconciliations are very reasonable soft balance assertions and will never be strictly enforced by the engine
10:59:53 <chris> if account->splits are sorted by reconcile_date then they should match bank statements perfectly
11:00:22 <chris> if account->splits are sorted by reconcile_date then they should match bank statements; and discrepancy=errant split.
11:00:33 <chris> do you see any flaw in this plan?
11:02:02 *** ArtGravity has joined #gnucash
11:02:02 *** ChanServ sets mode: +v ArtGravity
11:07:33 *** sbluhm has quit IRC
11:09:48 *** omnireq has joined #gnucash
11:13:24 *** bertbob has joined #gnucash
11:13:24 *** ChanServ sets mode: +v bertbob
11:19:59 *** omnireq_ has joined #gnucash
11:21:12 *** omnireq has quit IRC
11:24:31 *** omnireq__ has joined #gnucash
11:25:42 *** omnireq_ has quit IRC
11:42:42 *** jralls_ has quit IRC
11:42:45 *** jralls has joined #gnucash
11:48:03 *** jervin has joined #gnucash
11:48:14 *** miklcct has quit IRC
11:48:18 *** miklcct has joined #gnucash
11:48:18 *** ChanServ sets mode: +v miklcct
11:53:46 *** jervin has quit IRC
11:56:12 *** sbluhm has joined #gnucash
12:19:56 *** Gerd has joined #gnucash
12:19:57 *** ChanServ sets mode: +o jralls
12:21:42 *** sbluhm has quit IRC
12:23:28 <jralls> warlord, what chris proposed yesterday on https://github.com/Gnucash/gnucash/pull/660 was to save the reconcile date and *statement balance* from previous reconciles to make it easier to re-reconcile after an edit unreconciled a transaction or if one finds a discrepancy in the starting balance of a fresh statement.
12:24:48 <warlord> ok
12:36:20 *** jervin has joined #gnucash
12:37:13 *** sbluhm has joined #gnucash
12:37:14 *** ChanServ sets mode: +v sbluhm
12:43:56 *** sbluhm has quit IRC
12:48:17 *** guak has joined #gnucash
12:53:11 *** kael has quit IRC
13:13:30 *** storyjesse has quit IRC
13:20:35 *** kael has joined #gnucash
13:20:36 *** ChanServ sets mode: +v kael
13:22:35 *** Gerd has quit IRC
13:33:08 *** Gerd has joined #gnucash
13:43:59 *** sbluhm has joined #gnucash
14:16:11 <fell> Chris, can you in future review the commit messages of merges. "Merge remote-tracking branch 'upstream/maint'" confused me at first, but it was a simple "merge branch 'maint'", if i right understood.
14:31:17 <fell> FWIW, jralls, Martin commited OFX1 in his git.
14:34:52 <jralls> fell, thanks, pulled.
14:57:47 *** guak has quit IRC
14:59:09 *** guak has joined #gnucash
15:07:02 *** calvinct has joined #gnucash
15:19:19 *** kael1 has joined #gnucash
15:19:19 *** ChanServ sets mode: +v kael1
15:19:19 *** kael has quit IRC
15:19:19 *** kael1 is now known as kael
15:27:56 *** jervin has quit IRC
15:29:56 *** calvinct has quit IRC
15:35:09 *** gnomey has joined #gnucash
16:04:17 *** frakturfreak has joined #gnucash
16:10:57 *** ramontjunior has quit IRC
16:22:49 *** jralls has quit IRC
16:23:06 *** jralls has joined #gnucash
16:34:56 *** Mechtilde has quit IRC
16:35:32 *** User has quit IRC
16:45:31 *** lagertonne has quit IRC
16:50:15 *** Gerd has quit IRC
17:00:24 *** oozer has joined #gnucash
17:13:09 *** SorenV has joined #gnucash
17:13:13 <SorenV> .
17:14:01 <SorenV> Was wondering if there was a way to see the calculation from the budget surplus report on the budget window for the given period?
17:15:37 <SorenV> Or rather the the "Unallocated Assets" calculation from the "Budget Balance Sheet" report.
17:34:15 *** Gerd has joined #gnucash
17:35:42 *** sbluhm has quit IRC
17:54:56 *** Aussie_matt has joined #gnucash
17:59:16 *** frakturfreak has quit IRC
18:05:13 *** Cork has quit IRC
18:05:52 *** Cork has joined #gnucash
18:13:13 *** Gerd has quit IRC
18:19:29 *** kael has quit IRC
18:53:36 *** Gerd has joined #gnucash
19:09:05 *** omnireq__ has quit IRC
19:10:42 *** Gerd has quit IRC
19:17:13 *** Cuare has joined #gnucash
19:17:13 *** ChanServ sets mode: +v Cuare
20:01:56 *** SorenV has quit IRC
20:40:28 *** ArtGravity has quit IRC
20:48:24 *** omnireq has joined #gnucash
21:25:49 *** oozer has quit IRC
21:35:58 *** jervin has joined #gnucash
22:23:06 *** omnireq_ has joined #gnucash
22:24:19 *** omnireq has quit IRC
22:46:26 *** guak has quit IRC
22:50:56 *** jervin has quit IRC
22:56:41 *** storyjesse has joined #gnucash