Thread Previous • Date Previous • Date Next • Thread Next |
On 07/03/12 10:43, Stefan Rijnhart wrote:
Hi James, confirmed. We caught this in our own migration script: http://bazaar.launchpad.net/~openupgrade-committers/openupgrade-addons/6.1/view/head:/account/migrations/6.1.1.1/pre-migration.py Check out our other migration scripts for any other changes. The scripts for the base module are in another project, openupgrade-server. Note that the project does not cover a whole lot of modules yet, but the core financial modules are covered. I do not think there are that many changes in the database layout that affect the banking addons.
Thanks, that was useful.I've made quite a bit of progress with using account_voucher to generate the moves and handle invoice reconciliation. Also, any lines that have not been matched will get a move posted for the line's account when it is confirmed. I'm doing a few more tests and will push the changes to launchpad.
One irritating error that I can't seem to track down is this:* Uncaught Error: Unknown field state in domain [["state","not in",["draft"]]] This happens when a statement line is clicked in the bank statement form. Any ideas?
Thanks James
Thread Previous • Date Previous • Date Next • Thread Next |