Click or drag to resize

SalesOrderPaymentOrdersTemplateCreateForInvoicedAmounts Property

True to add to the payment order, the part of the amount of the sales order, which is invoiced. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool CreateForInvoicedAmounts { get; set; }

Property Value

Type: Boolean
See Also