R31498-1 Default Sales Order Payment Plan - Set Payment Term Days (Recalc)

Code 31498-1
Entity Crm.Sales.DefaultSalesOrderPaymentPlans Entity
Name SetPaymentTermDays
Attribute PaymentTermDays
Layer Front-End
Events AttributeChanged(DueDateFormMethod, PaymentTermDays)
Priority Normal
Modify YES
Applicable Legislations ALL // no condition needed
Action Convert(IIF(((Convert(DueDateFormMethod, Int32) == 3) OrElse (Convert(DueDateFormMethod, Int32) == 4)), 0, PaymentTermDays), Object)
Description
Message
Version
Revocable YES

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