Re: Budgets: showing total-to-date in budget period, and previous month totals only

2018-04-07 Thread Saša Janiška
Phil Longstaff writes: Hello Phil, > I have attached a report which does this. > > I have attached ytd-budget.scm. I have this file in > c:\Users\phill\.gnucash\reports. I then add this line to > c:\Users\phill\.gnucash\config.user: > > (load "c:\\Users\\phill\\.gnucash\\reports\\ytd-budget.

Re: Budgets: showing total-to-date in budget period, and previous month totals only

2018-03-26 Thread Phil Longstaff
I have attached a report which does this. I have attached ytd-budget.scm. I have this file in c:\Users\phill\.gnucash\reports. I then add this line to c:\Users\phill\.gnucash\config.user: (load "c:\\Users\\phill\\.gnucash\\reports\\ytd-budget.scm") This gives me a new "YTD budget" with 3 set

Budgets: showing total-to-date in budget period, and previous month totals only

2018-03-25 Thread Macho Philipovich
Dear Gnucash Users, I am looking to for a report/view that will show budgeted/actual/difference amounts for selected accounts for the previous month, as well as the totals for all months to date in the current budgeting period. The wiki seems to suggest that GnuCash does not natively support th