This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
erp-manual:cloud:production:joborder:ordervariation [2024/04/09 04:40] Varun Nagrecha removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | =====Order Variation===== | ||
- | |||
- | ====Overview==== | ||
- | |||
- | Order Variation is for producing items of same design but having different color and size. For example, a jewellery can have same design, but different colored stones and different sizes. | ||
- | |||
- | A single Order can support following order variations of a single parent design: | ||
- | * Single color and Single size | ||
- | * Or Single color and Multiple size | ||
- | * Or Multiple color and Single size | ||
- | * Or Multiple color and Multiple size | ||
- | |||
- | ^ Color ^ Size ^ Quantity ^ BOM ID of the Variance ^ | ||
- | | Red | 20 | 10 | XXXXXXX | | ||
- | | Red | 30 | 10 | XXXXXXX | | ||
- | | Blue Topaz | 20 | 10 | XXXXXXX | | ||
- | | Blue Topaz | 30 | 10 | XXXXXXX | | ||
- | | Ocean Blue | 20 | 20 | XXXXXXX | | ||
- | | Ocean Blue | 30 | 20 | XXXXXXX | | ||
- | |||
- | The above variations are for producing jewellery of same design but having different color and size. | ||
- | |||
- | Each of the cell in the matrix will have quantity and the design id of the variation of the parent design. | ||
- | |||
- | Order Variation is only applicable for the Finished Goods category. | ||
- | You can set order variations by using the Order Variations action button in the Job Order header section. | ||
- | |||
- | In whichever Job Orders variations are added, the variations will be visible in the Output section. | ||
- | |||
- | ====Order Variations==== | ||
- | |||
- | On clicking the Order Variations button, a popup is opened. | ||
- | |||
- | {{ erp-manual: | ||
- | |||
- | * //Have Variation//: | ||
- | * //Variation Type//: Next to Have variation button is the Variation Type field. Select the Variation type from the dropdown list, applicable for that order. | ||
- | * //Default BOM//: The default BOM is automatically set from the Job Order. | ||
- | * //Total Quantity//: The total quantity is automatically set from the Job Order. | ||
- | |||
- | To add variations, click on the Plus button. An entry is created.\\ | ||
- | The first field is the Variation Type field. Select the variation from the dropdown list. \\ | ||
- | Set the quantity for that variation.\\ | ||
- | The BOM field is filled automatically based on the Default BOM.\\ | ||
- | In the Action field, click on the Tick button to save the changes for that entry, or click on Cross button to discard changes for that entry. | ||
- | |||
- | To edit the variations, click on the Edit button in the Actions field. | ||
- | To remove a variation, click on the cross button in the actions field. | ||
- | |||