-
-
Notifications
You must be signed in to change notification settings - Fork 717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[16.0][IMP]product_packaging_level: recover name_get policy flow #1527
[16.0][IMP]product_packaging_level: recover name_get policy flow #1527
Conversation
414f7e2
to
2e4e169
Compare
13d8943
to
ea55c00
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sonhd91 A minor comment...
Since the name is mandatory and not translatable, to avoid mismatch according to the user language when the package level is created, you should maybe add an additional parameter to select the language to use to compute the name.
Hello @lmignon, the |
yeah but then you should use |
My main concern is to ensure to store into the database the value always in the same language.. |
ea55c00
to
88ea86e
Compare
Hello, I just updated the branch please checked again |
6e8fb8b
to
61707b3
Compare
@lmignon little ping, is it good for you ? |
61707b3
to
9ae4216
Compare
9ae4216
to
1ef9ea2
Compare
/ocabot merge minor |
On my way to merge this fine PR! |
Congratulations, your PR was merged at fd2aec3. Thanks a lot for contributing to OCA. ❤️ |
As suggested in: #1427 (comment)
No need to update
_onchange_package_type
so I keep it