-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
lef-adhoc
wants to merge
71
commits into
OCA:18.0
Choose a base branch
from
adhoc-dev:18.0-mig-sale_order_lot_selection
base: 18.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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
…roup_production_lot res.groups
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
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
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
force-pushed
the
18.0-mig-sale_order_lot_selection
branch
from
November 14, 2024 18:02
2b8ee5a
to
fa1c869
Compare
lef-adhoc
force-pushed
the
18.0-mig-sale_order_lot_selection
branch
from
November 14, 2024 18:04
fa1c869
to
1cd6283
Compare
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Depends on: