-
-
Notifications
You must be signed in to change notification settings - Fork 851
[18.0][MIG] purchase_location_by_line: Migration to 18.0 #2710
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: 18.0
Are you sure you want to change the base?
Conversation
AEstLo
commented
Jun 7, 2025
- Migration to 18.0 (reducing translation commits)
- Applied changes from: [18.0][IMP] purchase_delivery_split_date: Split improvements #2707
- Improvements
…destination location indicated in the po lines.
…on location in all the PO lines. Otherwise an error would occur at the time of creating the picking.
Currently translated at 100.0% (3 of 3 strings) Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_location_by_line Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_location_by_line/pt_BR/
Currently translated at 100.0% (3 of 3 strings) Translation: purchase-workflow-13.0/purchase-workflow-13.0-purchase_location_by_line Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-13-0/purchase-workflow-13-0-purchase_location_by_line/de/
Currently translated at 100.0% (3 of 3 strings) Translation: purchase-workflow-13.0/purchase-workflow-13.0-purchase_location_by_line Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-13-0/purchase-workflow-13-0-purchase_location_by_line/fr/
Currently translated at 100.0% (3 of 3 strings) Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_location_by_line Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_location_by_line/pt_BR/
Currently translated at 66.6% (2 of 3 strings) Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_location_by_line Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_location_by_line/it/
Currently translated at 66.6% (2 of 3 strings) Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_location_by_line Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_location_by_line/it/
Currently translated at 100.0% (3 of 3 strings) Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_location_by_line Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_location_by_line/es/
Currently translated at 100.0% (3 of 3 strings) Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_location_by_line Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_location_by_line/it/
@jbaudoux do you mind to check this? I tried to apply your improvements, and it seems to work, but if you can take a look, it would be awesome. Thanks in advance! |
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.
Thanks. Looks fantastic ! And cleaner :)
Better not repeat the docstring on the extended methods.
/ocabot migration purchase_location_by_line |
Sorry @jbaudoux you are not allowed to mark the addon to be migrated. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
00d8897
to
c67a39b
Compare
Change applied, thanks! |