gnucash master: [advanced-portfolio] fix report warnings flags

Christopher Lam clam at code.gnucash.org
Mon Jun 29 09:14:49 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/2610b5f5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/8d47622a (commit)



commit 2610b5f57fab36b122117d8957b62ba1410f6ed0
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 29 21:09:33 2020 +0800

    [advanced-portfolio] fix report warnings flags
    
    the flags warn-no-price and warn-price-dirty are report-specific
    warnings to flag price difficulties. these warnings must now be
    recorded in table-add-stock-rows because they are not accessible
    globally.



Summary of changes:
 .../report/reports/standard/advanced-portfolio.scm   | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)



More information about the gnucash-patches mailing list