[GNC-dev] budget.scm augmented to show ytd
Wm
wm_o_o_o at yahoo.co.uk
Sat Mar 9 12:13:57 EST 2019
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
More information about the gnucash-devel
mailing list