On 07-03-12 10:56, James Jesudason wrote:
I've noticed a change in the structure of the
'account_bank_statement_line_move_rel' record in my 6.0 to 6.1
upgraded databases. I wonder if someone could confirm this:
6.0 Structure
Column | Type | Modifiers
--------------+---------+-----------
move_id | integer | not null
statement_id | integer | not null
6.1 Structure
Column | Type | Modifiers
-------------------+---------+-----------
statement_line_id | integer | not null
move_id | integer | not null
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.
Cheers,
Stefan.
--
Therp - Maatwerk in open ontwikkeling
Stefan Rijnhart - Ontwerp en implementatie
mail: [email protected]
tel: +31 (0) 614478606
http://therp.nl
https://twitter.com/therp_stefan
--
Mailing list: https://launchpad.net/~banking-addons-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~banking-addons-team
More help : https://help.launchpad.net/ListHelp