Skip to content

Latest commit

 

History

History
40 lines (38 loc) · 4 KB

R35253-1.md

File metadata and controls

40 lines (38 loc) · 4 KB

erp.type: front-end-business-rule erp.entity: Finance.Excise.ExciseStampOperationLines

R35253-1 Excise Stamp Operation Line - Set Quantity (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 35253-1 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Finance.Excise.ExciseStampOperationLines | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetQuantity | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | Quantity | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(ExciseStampLot) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Normal | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | Convert(ExciseStampLot.Quantity, Object) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | When Excise Stamp Lot is changed, if Excise Stamp Lot is not null and ExciseStampOperation. | | | ExciseStampOperationType.IsWholeLot is True, then Quantity should be copied from Excise | | | Stamp Lot. | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

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