I'd like to automate some of my transaction entry by parsing
OCRed scans of my credit card receipts for account numbers,
dates, totals, etc. and producing transaction data that I can
import to gnucash.
First I generated OFX format data. It worked OK, but all the
transactions are flagged as cleare
I have noticed that the order of the split lines in a split transaction
does not default to the same order as it does in in the old register
style of previous releases. This is most noticeable in paycheck
transaction entries, but if I track purchase details at certain stores,
it appears there too.
Hi,
"G. Paul Ziemba" writes:
> I'd like to automate some of my transaction entry by parsing
> OCRed scans of my credit card receipts for account numbers,
> dates, totals, etc. and producing transaction data that I can
> import to gnucash.
>
> First I generated OFX format data. It worked OK, but
On Jul 18, 2013, at 8:25 AM, Herbert Thoma
wrote:
> Hi,
>
> ./configure: line 21309: `GUILE_MODULE_AVAILABLE(gnc_have_guile_www,(www
> main))'
>
That macro is defined in /usr/aclocal/guile.m4 -- or maybe guile1.m4 in
your case. Did you install the guile1-dev package?
Regards,
John Ralls