Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 3.86 KB

R30768-4.md

File metadata and controls

39 lines (37 loc) · 3.86 KB

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

R30768-4 Payment Slip Line - Set Amount (Recalc)

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

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