--- alias: user-guide-close-production-order description: "Close a completed production order, preventing further modifications to its details" --- # Close Production Order :lock: ProductionOrder.**Close** ## Overview This operation is used to close a **Production Order** which has been completed. After closing a **Production Order**, it is not possible to: * Change its **Product** or quantity. * Add or remove **Materials** to/from the **Production Order**. * Change the **Product**, quantity, units or the *Is Production Complete* property for any **Material** currently associated with the **Production Order**. ## Setup No special setup is required other than to meet the preconditions of the transaction. ## Preconditions * The **Production Order** must be active and in the state *Completed*. * The **Production Order** *In Progress Quantity* must be zero and the *Completed Quantity* must be be greater or equal to (`Production Order quantity * (1 - UnderDeliveryTolerance)) and less or equal to the (Production Order Quantity * (1 + OverDeliveryTolerance)`). * All **Materials** currently associated with the **Production Order** and that account for the **Production Order** have the property *Is Production Complete* set to true. ## Sequence of Steps This screen captures all the information necessary to complete the operation. 1. Optionally, review the **Production Order** details. 2. If all currently associated **Materials** of the **Production Order** are terminated, it is possible to terminate the **Production Order** in this transaction by checking the *Terminate Production Order* checkbox. 3. Press **Close** to complete the transaction. ![Close Production Order][CloseProductionOrder] [CloseProductionOrder]: images/Close_Production_Order_Step1.png