@Pedro You are right, I declared the rename_columns, and I forgot to use it in the post-migration... but it was working ! For a strange reason, the columns of the document_storage were kept during the upgrade.
But Sylvain convinced me of updating my code, so I updated the code to use the rename_columns :) -- https://code.launchpad.net/~akretion-team/openupgrade-addons/61-to-70-document/+merge/221970 Your team OpenUpgrade Committers is subscribed to branch lp:openupgrade-addons. -- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

