Skip to content

Latest commit

 

History

History
38 lines (36 loc) · 3.75 KB

R30505-1.md

File metadata and controls

38 lines (36 loc) · 3.75 KB

erp.type: front-end-business-rule erp.entity: Logistics.Procurement.ReceivingOrders

R30505-1 Receiving Order - Set Payment Due Date (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 30505-1 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Logistics.Procurement.ReceivingOrders | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetPaymentDueDate | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | PaymentDueDate | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(DocumentDate, Supplier) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Normal | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | Convert(DocumentDate.AddDays(Convert(Supplier.DefaultPaymentTermDays, Double)), Object) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

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