-
-
Notifications
You must be signed in to change notification settings - Fork 781
[16.0][MIG] product_multi_price: Migration to 16.0 #1783
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
base: 16.0
Are you sure you want to change the base?
[16.0][MIG] product_multi_price: Migration to 16.0 #1783
Conversation
2ba1415 to
26dddb8
Compare
ea48e58 to
b969a2c
Compare
b969a2c to
726e64c
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
726e64c to
30f51d6
Compare
|
Hey @OCA/product-maintainers would be great if someone could have a look at this module. |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
* Adjusted terminology * Better positioning of the prices list * Adjusted README * Remove useless constraint * Make multi price name translatable * Apply some guidelines * Remove compute proxy field as not finally used, and thus the ORM cache, but needed then to override initial computation.
When a not internal user (portal/public) with a pricelist that contains multi price rules tries to see a page with a product affected for such rules, an exception raises due to lack of permissions over product.multi.price model.
…view We mimick it putting regular widget with options no_open and no_create.
Currently translated at 73.5% (25 of 34 strings) Translation: product-attribute-12.0/product-attribute-12.0-product_multi_price Translate-URL: https://translation.odoo-community.org/projects/product-attribute-12-0/product-attribute-12-0-product_multi_price/it/
Currently translated at 100.0% (34 of 34 strings) Translation: product-attribute-12.0/product-attribute-12.0-product_multi_price Translate-URL: https://translation.odoo-community.org/projects/product-attribute-12-0/product-attribute-12-0-product_multi_price/es/
Currently translated at 100.0% (28 of 28 strings) Translation: product-attribute-13.0/product-attribute-13.0-product_multi_price Translate-URL: https://translation.odoo-community.org/projects/product-attribute-13-0/product-attribute-13-0-product_multi_price/es/
Currently translated at 100.0% (28 of 28 strings) Translation: product-attribute-13.0/product-attribute-13.0-product_multi_price Translate-URL: https://translation.odoo-community.org/projects/product-attribute-13-0/product-attribute-13-0-product_multi_price/ca/
Currently translated at 100.0% (27 of 27 strings) Translation: product-attribute-15.0/product-attribute-15.0-product_multi_price Translate-URL: https://translation.odoo-community.org/projects/product-attribute-15-0/product-attribute-15-0-product_multi_price/it/
Currently translated at 100.0% (27 of 27 strings) Translation: product-attribute-15.0/product-attribute-15.0-product_multi_price Translate-URL: https://translation.odoo-community.org/projects/product-attribute-15-0/product-attribute-15-0-product_multi_price/it/
30f51d6 to
92bc449
Compare
bosd
left a comment
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.
Functional test & Quick code review
No description provided.