On 03/03/2019 12:14, Christopher Lam wrote:
for augmented budget report, which computes accumulated budget amounts
instead of periodic budget amounts.
https://github.com/christopherlam/gnucash/tree/maint-budget-refactor for
the whole repo
https://raw.githubusercontent.com/christopherlam/gnucash/maint-budget-refactor/gnucash/report/standard-reports/budget.scm
for the report (which may require a recent maint build)
adds a new option "YTD" which will display accumulated budget amounts (and
also accumulated budget less actuals)
the actuals remain period-specific.
You're presuming budget.scm is a good start
It *is* a good report, the problems are
the code is overused in other reports
the code presumes values that may not be true
it is generally out of date unless you only have certain stuff
--
Wm
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel