[10.0][product] - #819
Merged
Merged
Conversation
JordiBForgeFlow
force-pushed
the
10.0-product
branch
from
May 15, 2017 16:19
7e5fcd1 to
145924e
Compare
pedrobaeza
requested changes
May 15, 2017
pedrobaeza
left a comment
Member
There was a problem hiding this comment.
Preserve dropped fields (renaming them to None) if someone is using them on other modules:
- 'sequence' on product.category
- 'state' on product.template
JordiBForgeFlow
force-pushed
the
10.0-product
branch
from
May 16, 2017 08:39
145924e to
8ebcff8
Compare
Member
Author
|
@pedrobaeza Thanks. As a general rule in all migrations we I will always preserve the fields that are dropped. This has certainly proven to be extremely useful. |
Member
Author
|
@pedrobaeza This is now done. |
NL66278
approved these changes
May 16, 2017
NL66278
left a comment
There was a problem hiding this comment.
👍 Tested this in database with demo data and worked
pedrobaeza
approved these changes
May 16, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds migration scripts for the 'product' module.
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr