Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 3.88 KB

R30768-3.md

File metadata and controls

39 lines (37 loc) · 3.88 KB

erp.type: front-end-business-rule erp.entity: Finance.Payments.PaymentSlipLines

R30768-3 Payment Slip Line - Set Covered Order Amount (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 30768-3 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Finance.Payments.PaymentSlipLines | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetCoveredOrderAmount | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | CoveredOrderAmount | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(Amount, PaymentOrder, PaymentSlipAmount, PaymentSlip) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Normal | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | Amount.ConvertTo(PaymentOrder.TotalAmountCurrency, PaymentSlipAmount.PaymentSlip. | | | CurrencyDirectory) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

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