gnucash maint: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Sat Feb 8 10:46:43 EST 2020
Updated via https://github.com/Gnucash/gnucash/commit/19db1dae (commit)
via https://github.com/Gnucash/gnucash/commit/7cbe367c (commit)
via https://github.com/Gnucash/gnucash/commit/70d8acc7 (commit)
from https://github.com/Gnucash/gnucash/commit/1ccea05b (commit)
commit 19db1daed68a1b9d2478066f10da70b7bdf0f69d
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sat Feb 8 18:20:23 2020 +0800
Bug 797419 - equity-statement unrealized-gain calculator uses weighted-average
for consistency. all other unrealized-gain calculators use average-cost.
commit 7cbe367cafe531f295b05bb4a1a07f3e3309ea35
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sat Feb 8 17:37:43 2020 +0800
[new-owner-report] LHS invoice->payment LINK/PAYMENT merge
* invoice->payment LINK or PAYMENT txns are handled identically. Merge.
* reorder definitions in document handler.
* rename variable 'invoice' to 'document'; invoice was clashing with
outer variable. This fixes a credit-note negation bug.
commit 70d8acc7acf25f4df69afc379260ba9870d9633a
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sat Feb 8 16:21:20 2020 +0800
[test-new-owner-report] add tests for "$120 to partially repay"
Summary of changes:
.../report/business-reports/new-owner-report.scm | 21 ++------
.../test/test-new-owner-report.scm | 58 ++++++++++++++++++++--
.../report/standard-reports/equity-statement.scm | 6 +--
.../test/test-equity-statement.scm | 6 +--
4 files changed, 64 insertions(+), 27 deletions(-)
More information about the gnucash-patches
mailing list