-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[18.0][MIG] sale_stock_return_request: Migration to version 18.0 #3577
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
[18.0][MIG] sale_stock_return_request: Migration to version 18.0 #3577
Conversation
|
/ocabot migration sale_stock_return_request |
c6b48c2 to
7edbcde
Compare
7edbcde to
dd30dff
Compare
|
@sergio-teruel @victoralmau @carlosdauden could you please review this? |
victoralmau
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.
Code and functional review OK
Can't depend on lower status.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-15.0/sale-workflow-15.0-sale_stock_return_request Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_stock_return_request/
…ut from sales order Sometimes seleting some orders to be returned for a certain customer could be useful, specially when we want return a sales order with a lot of pickings. Adding a filter and/or having a shortcut from sale order it could be performed.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-15.0/sale-workflow-15.0-sale_stock_return_request Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_stock_return_request/
…returnable_lines If not, you get the following error: AssertionError: precision_rounding must be positive, got 0.0 TT46472
dd30dff to
c80add1
Compare
pedrobaeza
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.
/ocabot merge nobump
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
This PR has the |
|
Congratulations, your PR was merged at 8480478. Thanks a lot for contributing to OCA. ❤️ |
Depends on
TT54312
@Tecnativa @pedrobaeza @chienandalu @sergio-teruel could you please review this.