-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
[16.0][IMP] stock_release_channel_shipment_advice_deliver: Improve wizard #935
base: 16.0
Are you sure you want to change the base?
[16.0][IMP] stock_release_channel_shipment_advice_deliver: Improve wizard #935
Commits on Oct 16, 2024
-
[FIX] stock_available_to_promise_release: avoid infinite loop when at…
… chained moves iterator
Configuration menu - View commit details
-
Copy full SHA for 8a88d26 - Browse repository at this point
Copy the full SHA 8a88d26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1309f73 - Browse repository at this point
Copy the full SHA 1309f73View commit details -
[IMP] shopfloor: Add postponed argument for start_single tests
As the postpone operation will mark the current line as postponed, we should iterate to the next line twice in the tests data to retrieve the next line showed to the operator.
Configuration menu - View commit details
-
Copy full SHA for 659ab68 - Browse repository at this point
Copy the full SHA 659ab68View commit details -
[FIX] shopfloor: When a move line is postponed, reset the qty_done
If there are several move lines for the same product, e.g.: a product stored in several locations, and related to the same stock move, when the first proposed line is postponed and when the operator validates the second line, shopfloor will try to validate the stock move and both lines. This is not correct as the qty_done field still contains the reserved quantity. So, when postponing a line, reset the qty_done field to 0.0 in order not to embed that quantity in the validated picking.
Configuration menu - View commit details
-
Copy full SHA for a13402d - Browse repository at this point
Copy the full SHA a13402dView commit details -
Configuration menu - View commit details
-
Copy full SHA for da7a618 - Browse repository at this point
Copy the full SHA da7a618View commit details -
[IMP] shopfloor: Makes sort method overridable in cluster picking
Makes the method into the cluster picking scenario an instance method in place of a staticmethod to ease override
Configuration menu - View commit details
-
Copy full SHA for 7d4161b - Browse repository at this point
Copy the full SHA 7d4161bView commit details -
[IMP] shopfloor_batch_automatic_creation: Custom sorting by device
With this change, in the cluster picking scenario, you can now provide a custom code on a stock device that will be used to order the operation when this device is used.
Configuration menu - View commit details
-
Copy full SHA for a448d43 - Browse repository at this point
Copy the full SHA a448d43View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbe85e1 - Browse repository at this point
Copy the full SHA fbe85e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18b4fe - Browse repository at this point
Copy the full SHA e18b4feView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: wms-16.0/wms-16.0-shopfloor_batch_automatic_creation Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-shopfloor_batch_automatic_creation/
Configuration menu - View commit details
-
Copy full SHA for 1f2ccfe - Browse repository at this point
Copy the full SHA 1f2ccfeView commit details -
Define open_picking_ids as picking_ids is growing over time
Configuration menu - View commit details
-
Copy full SHA for 91123aa - Browse repository at this point
Copy the full SHA 91123aaView commit details -
[PERF] stock_release_channel_shipment_advice_deliver
Limit loaded channel picking_ids
Configuration menu - View commit details
-
Copy full SHA for 4beb8ed - Browse repository at this point
Copy the full SHA 4beb8edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84bda20 - Browse repository at this point
Copy the full SHA 84bda20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b15d6a - Browse repository at this point
Copy the full SHA 8b15d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d55f1a8 - Browse repository at this point
Copy the full SHA d55f1a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7067c61 - Browse repository at this point
Copy the full SHA 7067c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb067f - Browse repository at this point
Copy the full SHA bdb067fView commit details -
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/
Configuration menu - View commit details
-
Copy full SHA for 667c96d - Browse repository at this point
Copy the full SHA 667c96dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 917a26c - Browse repository at this point
Copy the full SHA 917a26cView commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (18 of 18 strings) Translation: wms-16.0/wms-16.0-shopfloor_batch_automatic_creation Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-shopfloor_batch_automatic_creation/it/
Configuration menu - View commit details
-
Copy full SHA for 5a5a75d - Browse repository at this point
Copy the full SHA 5a5a75dView commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (146 of 146 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/
Configuration menu - View commit details
-
Copy full SHA for e20c89a - Browse repository at this point
Copy the full SHA e20c89aView commit details -
[FIX] stock_available_to_promise_release: Don't post message if no pi…
…cking on unrelease
Configuration menu - View commit details
-
Copy full SHA for 601bb78 - Browse repository at this point
Copy the full SHA 601bb78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e35c17 - Browse repository at this point
Copy the full SHA 3e35c17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 258d80d - Browse repository at this point
Copy the full SHA 258d80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb9d6c - Browse repository at this point
Copy the full SHA 1cb9d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed1dc56 - Browse repository at this point
Copy the full SHA ed1dc56View commit details -
[IMP] stock_available_to_promise_release: Improve migration/init scri…
…pt to initialize field with default values The upgrade script should initialize the value with the sql default instead updating every existing record (maybe billions).
Configuration menu - View commit details
-
Copy full SHA for 75d6915 - Browse repository at this point
Copy the full SHA 75d6915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c34df - Browse repository at this point
Copy the full SHA 43c34dfView commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (42 of 42 strings) Translation: wms-16.0/wms-16.0-stock_release_channel_shipment_advice_deliver Translate-URL: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-stock_release_channel_shipment_advice_deliver/it/
Configuration menu - View commit details
-
Copy full SHA for 29102ff - Browse repository at this point
Copy the full SHA 29102ffView commit details -
[IMP] stock_release_channel_shipment_advice_deliver: Allows to displa…
…y pickings in confirm wizard In order to let user aware of remaining pickings when delivering, display them in the delivering wizard
Configuration menu - View commit details
-
Copy full SHA for f323c0a - Browse repository at this point
Copy the full SHA f323c0aView commit details -
[IMP] stock_release_channel_shipment_advice_deliver: Use field to ret…
…rieve to release moves
Configuration menu - View commit details
-
Copy full SHA for 1fbe6bf - Browse repository at this point
Copy the full SHA 1fbe6bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6417020 - Browse repository at this point
Copy the full SHA 6417020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 132812f - Browse repository at this point
Copy the full SHA 132812fView commit details