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

[IMP] stock_release_channel_plan: Add widget many2many_tags to preparation_weekday_ids #4

Conversation

tuantrantg
Copy link

This PR is adding many2many_tags widget to preparation_weekday_ids to show the days on the tree view of release channel
image

Depends on:

guewen and others added 30 commits March 18, 2024 10:33
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/es_AR/
mymage and others added 10 commits March 18, 2024 10:33
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 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 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.
@jbaudoux jbaudoux force-pushed the 16-release_channel_plan branch from 3893388 to 3bff483 Compare March 27, 2024 08:10
@jbaudoux jbaudoux force-pushed the 16-release_channel_plan branch from 3bff483 to 107c990 Compare March 27, 2024 09:37
OCA-git-bot and others added 13 commits March 27, 2024 10:02
Signed-off-by jbaudoux
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: wms-16.0/wms-16.0-stock_release_channel_plan
Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-stock_release_channel_plan/
Currently translated at 52.0% (13 of 25 strings)

Translation: wms-16.0/wms-16.0-stock_release_channel_plan
Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-stock_release_channel_plan/fr/
Signed-off-by jbaudoux
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: wms-16.0/wms-16.0-stock_release_channel
Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-stock_release_channel/
Currently translated at 100.0% (137 of 137 strings)

Translation: wms-16.0/wms-16.0-stock_release_channel
Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-stock_release_channel/it/
@tuantrantg tuantrantg force-pushed the 16.0-imp-stock_release_channel_plan branch from d2d0090 to ec159d7 Compare April 3, 2024 03:36
@jbaudoux jbaudoux closed this Oct 1, 2024
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.