[18.0] [MIG] sale_stock_available_to_promise_release: Migration to 18.0#12
Merged
OCA-git-bot merged 38 commits intoJul 2, 2025
Conversation
…computation in its own method
Currently translated at 69.2% (18 of 26 strings) Translation: wms-14.0/wms-14.0-sale_stock_available_to_promise_release Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-sale_stock_available_to_promise_release/it/
Currently translated at 69.2% (18 of 26 strings) Translation: wms-14.0/wms-14.0-sale_stock_available_to_promise_release Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-sale_stock_available_to_promise_release/it/
Currently translated at 69.2% (18 of 26 strings) Translation: wms-14.0/wms-14.0-sale_stock_available_to_promise_release Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-sale_stock_available_to_promise_release/it/
Currently translated at 100.0% (26 of 26 strings) Translation: wms-14.0/wms-14.0-sale_stock_available_to_promise_release Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-sale_stock_available_to_promise_release/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: wms-14.0/wms-14.0-sale_stock_available_to_promise_release Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-sale_stock_available_to_promise_release/
Currently translated at 100.0% (29 of 29 strings) Translation: wms-14.0/wms-14.0-sale_stock_available_to_promise_release Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-sale_stock_available_to_promise_release/it/
Currently if sale_stock_available_to_promise_release is installed we are not able to change the release policy anymore. Therefor we need a separate field, which will be set from the procurement.group's move_type. For Example we can now keep the shipping_policy on the transfer but release only partially.
…ment_date' perf Checking ongoing states instead of finished ones (done and canceled) helps PostgreSQL to perform the filter on far less lines (done lines are increasing a lot over time), speeding up the query to get the next replenishment date.
…lass to ease extension
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: wms-16.0/wms-16.0-sale_stock_available_to_promise_release Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-sale_stock_available_to_promise_release/
Currently translated at 100.0% (31 of 31 strings) Translation: wms-16.0/wms-16.0-sale_stock_available_to_promise_release Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-sale_stock_available_to_promise_release/it/
Currently translated at 70.9% (22 of 31 strings) Translation: wms-16.0/wms-16.0-sale_stock_available_to_promise_release Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-sale_stock_available_to_promise_release/fr/
bizzappdev
force-pushed
the
18.0-mig-sale_stock_available_to_promise_release-BAD
branch
from
June 20, 2025 15:29
a201421 to
40c0850
Compare
bizzappdev
marked this pull request as ready for review
June 20, 2025 15:39
bizzappdev
marked this pull request as draft
June 20, 2025 15:41
bizzappdev
force-pushed
the
18.0-mig-sale_stock_available_to_promise_release-BAD
branch
from
June 23, 2025 05:40
40c0850 to
958f062
Compare
bizzappdev
marked this pull request as ready for review
June 23, 2025 08:11
twalter-c2c
approved these changes
Jul 1, 2025
| @@ -0,0 +1 @@ | |||
| odoo-addon-stock_available_to_promise_release @ git+https://github.com/OCA/stock-logistics-reservation.git@refs/pull/10/head#subdirectory=stock_available_to_promise_release | |||
Contributor
There was a problem hiding this comment.
This one has already been merged.
bizzappdev
force-pushed
the
18.0-mig-sale_stock_available_to_promise_release-BAD
branch
from
July 1, 2025 07:55
958f062 to
030f5c3
Compare
twalter-c2c
approved these changes
Jul 1, 2025
ivantodorovich
approved these changes
Jul 1, 2025
jbaudoux
approved these changes
Jul 2, 2025
Contributor
|
/ocabot merge nobump |
Contributor
|
Hey, thanks for contributing! Proceeding to merge this for you. |
Contributor
|
Congratulations, your PR was merged at 77d6a04. Thanks a lot for contributing to OCA. ❤️ |
bizzappdevteam
deleted the
18.0-mig-sale_stock_available_to_promise_release-BAD
branch
November 6, 2025 10:51
rousseldenis
pushed a commit
to acsone/stock-logistics-reservation
that referenced
this pull request
Nov 8, 2025
This file contains hidden or 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
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.
stock_available_to_promise_release[18.0] [MIG] stock_available_to_promise_release: Migration to 18.0 #10