Delivery Orders¶ How to choose the right inventory flow to handle delivery orders? How to process delivery orders in one step (shipping)? How to process delivery orders in two steps (pick + ship)? How to process delivery orders in three steps (pick + pack + ship)? How is the scheduled delivery date computed? How to send products to customers directly from suppliers (drop-shipping)? How can I change the label type? How can you change the packaging type for your sale order? How can I limit a delivery method to a certain number of countries? How do I cancel a delivery order? Edit on GitHub