Click or drag to resize

PurchaseInvoicesOptionTotalAmountSignRestriction Property

This option can restrict the sign of the Total Amounts of the purchase invoices of the specified document type. The restriction is applied upon document Release. [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PurchaseInvoicesOptionsRepositoryTotalAmountSignRestriction TotalAmountSignRestriction { get; set; }

Property Value

Type: PurchaseInvoicesOptionsRepositoryTotalAmountSignRestriction
See Also