wms
wms copied to clipboard
Warehouse Management System for advance logistic with Odoo
- updated shopfloor_reception - changed done_action and move the call of _action_done only into _handle_backorder. This ensures if _handle_backorder is called the picking is set to done
Add partner depot to stock release channel preparation plan Depends on: * https://github.com/OCA/stock-logistics-transport/pull/131
Add partner depot to stock release channel Depends on: * https://github.com/OCA/stock-logistics-transport/pull/131
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...
When stock becomes available for `is_mto` product,, sale order line availability status should reflect that status. Currently nothing happens in that circumstances as the status always stays in ` on_order`...
As internal pickings could have generated a backorder and outgoing picking too without unrelease (e.g.: long term channels - no sleep), the channel is void on those internal backorders. So,...
In case of content transfer line by line, user wants to be recalled which origin location he comes from if he wants to transfer partially and put the remaining products...