Review: Needs Fixing The function documentation should contain a sentence about usage: --- Recreate relations in many2many fields that were formerly many2one fields. Use rename_columns in your pre-migrate script to retain the column's old value and call m2o_to_m2m in your post-migrate script. --- (if hopefully I understood usage correctly) -- https://code.launchpad.net/~therp-nl/openupgrade-server/7.0-API_m2o_to_m2m/+merge/175915 Your team OpenUpgrade Committers is subscribed to branch lp:openupgrade-server.
-- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

