gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Fri Feb 7 20:04:20 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/e90e9cbd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9a90e970 (commit)
	from  https://github.com/Gnucash/gnucash/commit/90e95ba8 (commit)



commit e90e9cbd8c6ad5075ac6cd9b48a37c7af98d665f
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Feb 7 22:08:11 2020 +0800

    [test-new-owner-report] initial commit
    
    Tests some basic business transactions
    
    * 1 invoice for $6.75
    
    * 1 invoice for $11.50
      2 partial payments $1.50 and $2.00
    
    * 1 credit-note for $3.00
    
    * 1 invoice for $28
      1 credit note for $27
      1 payment linking both including $1 bank transfer

commit 9a90e97009860e92238bab9fd90d226135537311
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Feb 8 08:46:38 2020 +0800

    [new-owner-report] negate RHS inv amounts if credit-note.



Summary of changes:
 .../report/business-reports/new-owner-report.scm   |   5 +-
 .../report/business-reports/test/CMakeLists.txt    |   1 +
 .../test/test-new-owner-report.scm                 | 252 +++++++++++++++++++++
 3 files changed, 256 insertions(+), 2 deletions(-)
 create mode 100644 gnucash/report/business-reports/test/test-new-owner-report.scm



More information about the gnucash-patches mailing list