Click or drag to resize

PurchaseInvoicePurchaseOrder Property

The purchase order that was sent to the supplier and is the base for the invoice. null means there is no linked PO and 3 way check won't be performed. [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 PurchaseOrder PurchaseOrder { get; set; }

Property Value

Type: PurchaseOrder
See Also