R33507-8 Sales Order - Set Payment Due Start Date (Recalc)
| Code | 33507-8 |
| Entity | Crm.Sales.SalesOrders Entity |
| Name | SetPaymentDueStartDate |
| Attribute | PaymentDueStartDate |
| Layer | Front-End |
| Events | AttributeChanged(DocumentDate, ShipToCustomer, Customer) |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | Convert(DocumentDate.AddDays(Convert(IIF((ShipToCustomer.DefaultPaymentStartDays != 0), ShipToCustomer.DefaultPaymentStartDays, Customer.DefaultPaymentStartDays), Double)), Object) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.