Click or drag to resize

PurchaseInvoiceDealType Property

Deal type for this purchase invoice. If deal type in entered then VAT entry is created for this deal type. [Filter(multi eq)]

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

Property Value

Type: DealType
See Also