Subject: | Splits don't allways have memo fields |
I have exported Microsoft Money accounts to QIF files and tried to parse
them using the Finance::QIF module. The module fails where there are no
memo fields in the split transactions, as the module tries to store 3
values (catagory,memo,amount) where only 2 exist.