Michael Tietz
Michael Tietz
I extracted the volume extension from delivery_schenker into an own addon and added as well the missing fields for Length Width and Height. cc @chienandalu @jbaudoux Waiting for https://github.com/OCA/delivery-carrier/pull/786
[14.0][FIX] delivery_send_to_shipper_at_operation: Keep delivery_notification_sent set on backorder
If a backorder is created out of a transfer which is marked as delivery_notification_sent = True. The backorder should also be marked as delivery_notification_sent. @jbaudoux @TDu Depends on: Fixing tests...
cc @TDu @jbaudoux
Add process to prebook/reserve a sale order's stock before confirming it. Depends on https://github.com/OCA/stock-logistics-warehouse/pull/1807 ~~https://github.com/OCA/wms/pull/769~~
I just was checking the module `stock_mts_mto_rule` in a multi step delivery process, 2 or more delivery steps. I was wondering if this addon is capable of handling this. Because...
Tests are missing
This PR extends the get closest warehouse logic, now it is possible to get the closest warehouse for a record set. @rousseldenis and @simahawk could you please review this PR.
Since the parent path of a location can be false, it should return an no warehouse.
This PR replaces all lines where a stock.picking or stock.move is created, by using only procurement group runs. This helps the RMA modules to easier interact with other stock modules...
This PR would add the possibility to configure the moment, when we are able to create a reception, return and refund It adds for each process a own field on...