I have looked into trying to combine the existing Swig interface files and
the python-bindings interface files. As far as I can tell there isn't a way
to specify multiple language specific sections in a single interface file
(someone please correct me if I'm missing something). The best bet might b
The "balance" row should show the total for all transactions (if any)
occurring before the "From" date selected in the report's options (defaults
to beginning of current year). If all the transactions occurred before the
"From" date then the "balance" row was not added to the table because the
chec
Reports now include totals for all bills/invoices in the "91+ days" column
since time 0 (beginning of the Epoch) instead of 360 days before the current
date.
Jeff Green
Index: aging.scm
===
--- aging.scm (revi
I have been focusing on the crashes that were caused by adding
autocompletion, since I realized that I couldn't adequately test any other
functionality if I could only add one new transaction without crashing the
program or closing and reopening the account. I spent some quality time with
gdb and n