Manually creating a Shipment out by picking outgoing moves

Hi,

We are wondering if we could customize Tryton to create Shipment Out manually and then picking outgoing moves created when processing the sale. (similar behaviour as Shipment In).

Is there any inconvenient to have such workflow ? Thanks.

I do not foreseen any barrier but it does not mean that you should do it.
What are you trying to solve?

The risk is that you forget to ship goods.

Our process is “strange” (again :wink: ). We don’t have any stock of finished products (box with balls). So when processing an order we do a shipment depending on available products. So we are wondering if it’s not better to work on outgoing moves (update, split, …) to create shipment on the fly when some stock is available to delivery.

Indeed, with such process we could forget to ship goods.

We are still thinking about the best way to manage our sale and delivery process (we have a production order between the sale and the delivery to package a game box with the available balls). It could be the sale_supply_production module but we deliver the whole quantity in the sale in multiple shipments depending on the available stock.