Review: Needs Information code review

Hi, Alexis,

In a first sight, pre-migration.py doesn't do anything. You need to add this 
code:

@openupgrade.migrate()
def migrate(cr, version):
    openupgrade.rename_columns(cr, column_renames)

But I don't see then what do you do with renamed columns to None on post 
script. Can you enligthened me?

Regards.
-- 
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

Reply via email to