Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 3.88 KB

R30505-2.md

File metadata and controls

39 lines (37 loc) · 3.88 KB

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

R30505-2 Receiving Order - Set Planned Delivery Date (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 30505-2 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Logistics.Procurement.ReceivingOrders | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetPlannedDeliveryDate | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | [PlannedDeliveryDate]( | | | ../entities/Logistics.Procurement.ReceivingOrders.md#planneddeliverydate) | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(DocumentDate, Supplier) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Normal | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | Convert(DocumentDate.AddDays(Convert(Supplier.DefaultDeliveryTermDays, Double)), Object) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

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