[MIG] payment module migration script - #675
Conversation
There was a problem hiding this comment.
As this is a required field, you need to fill this with something.
There was a problem hiding this comment.
What is the inverse of this one2many? Was it already present in v8? If not, we should try to fill it heuristically. If yes, please add here apart from Nothing to do an explanation like Inverse field <x> was already present on v8
There was a problem hiding this comment.
If the column is renamed, where is the line with the NEWentry? You should join both lines here in the work file.
There was a problem hiding this comment.
OK, I get it. You are renaming to preserve the columns in case of being needed. Then please put the text Column renamed to None to be preserved or something similar.
949aa1f to
2cdb2d5
Compare
* Created openupgrade_analysis_work.txt * Updated module coverage document * Created pre-migration.py
2cdb2d5 to
e450ff3
Compare
pedrobaeza
left a comment
There was a problem hiding this comment.
Sorry, it's not correct. Please see Travis: https://travis-ci.org/OCA/OpenUpgrade/builds/178852352#L3131
@Tecnativa