Skip to content
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_order_lot_selection: Migration to 18.0 #3409

Open
wants to merge 71 commits into
base: 18.0
Choose a base branch
from

Conversation

lef-adhoc
Copy link

@lef-adhoc lef-adhoc commented Nov 14, 2024

hurrinico and others added 30 commits November 14, 2024 13:17
[FIX] Fix product_id on test

[FIX] Fix product on test
[FIX] Use product_14 instead of product_11

[FIX] Add test's flow step
[FIX] change data in quant search

[FIX] Fixed tab

[FIX] Add check on lots list

FIX product_id_change_with_wh
Because quants_get_prefered_domain does not return quants with our lots, if other quants are available
Steps to reproduce:

1.- Create a new Sale Order with 2 or more lines of products
2.- Assign lot to every line (ensure lot has stock available)
3.- Confirm the Sale Order
4.- Go to the Delivery Order

Result:

Only the first line in the Delivery Order is in state "Available" and reserved, the rest of the lines are in state "Waiting Availability" and not reserved
florian-dacosta and others added 23 commits November 14, 2024 13:17
Currently translated at 100.0% (6 of 6 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_lot_selection
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_lot_selection/ca/
Currently translated at 83.3% (5 of 6 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_lot_selection
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_lot_selection/de/
…oduct selection.

This call of super without a return is cause that alert of warning for product wasn't working.
After this change we ensure that return of warning or domain will apply finally
Currently translated at 33.3% (2 of 6 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_lot_selection
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_lot_selection/it/

[UPD] README.rst

[UPD] README.rst
Currently translated at 50.0% (3 of 6 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_lot_selection
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_lot_selection/it/
Currently translated at 100.0% (2 of 2 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_lot_selection
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_lot_selection/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: sale-workflow-17.0/sale-workflow-17.0-sale_order_lot_selection
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_lot_selection/
@lef-adhoc lef-adhoc changed the title [18.0 mig sale order lot selection [18.0][MIG] sale_order_lot_selection: Migration to 18.0 Nov 14, 2024
@lef-adhoc lef-adhoc force-pushed the 18.0-mig-sale_order_lot_selection branch from 2b8ee5a to fa1c869 Compare November 14, 2024 18:02
@lef-adhoc lef-adhoc force-pushed the 18.0-mig-sale_order_lot_selection branch from fa1c869 to 1cd6283 Compare November 14, 2024 18:04
@pedrobaeza
Copy link
Member

Everything is correct. The red CI is there for avoiding to merge this while the dependency is not merged.

/ocabot migration sale_order_lot_selection

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Nov 14, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Nov 14, 2024
47 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.