Skip to content

Latest commit

 

History

History
38 lines (36 loc) · 3.74 KB

R30755-10.md

File metadata and controls

38 lines (36 loc) · 3.74 KB

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

R30755-10 Document - Set Payment Account (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 30755-10 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Finance.Payments.PaymentOrders | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetPaymentAccount | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | PaymentAccount | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(PaymentType, PaymentAccount) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Early | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | PaymentType.GetDefaultPaymentAccount().IfNullThen(PaymentAccount) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

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