Skip to content

Latest commit

 

History

History
40 lines (38 loc) · 4.01 KB

R31356-2.md

File metadata and controls

40 lines (38 loc) · 4.01 KB

erp.type: front-end-business-rule erp.entity: Production.ShopFloor.WorkOrderItemIngredients

R31356-2 Work Order Item Ingredient - Set Used Quantity Unit (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 31356-2 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Production.ShopFloor.WorkOrderItemIngredients | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetUsedQuantityUnit | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | [UsedQuantityUnit]( | | | ../entities/Production.ShopFloor.WorkOrderItemIngredients.md#usedquantityunit) | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(ProductCode, Material, UsedQuantityUnit) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Early | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | ProductCode.CodingSystem.DefaultMeasurementUnit.IfNullThen(Material.MeasurementUnit. | | | IfNullThen(UsedQuantityUnit)) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

* This is auto generated code. Don't change it.