Skip to content

Latest commit

 

History

History
38 lines (36 loc) · 3.75 KB

R31356-24.md

File metadata and controls

38 lines (36 loc) · 3.75 KB

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

R31356-24 Work Order Item - Set Lot Size (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 31356-24 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Production.ShopFloor.WorkOrderItems | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetLotSize | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | LotSize | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(ProducedQuantity, Recipe) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Normal | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | new Quantity(Recipe.ProduceQuantity.Value, ProducedQuantity.Unit) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

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