Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 2.96 KB

File metadata and controls

42 lines (38 loc) · 2.96 KB

PurchaseOrder

Properties

Name Type Description Notes
id int [optional]
version int [optional]
changes \Swagger\Client\Model\Change[] [optional]
url string [optional]
number string Purchase order number [optional]
receiver_email string Email when purchase order is send by email. [optional]
discount float Discount Percentage [optional]
internal_comment string [optional]
packing_note_message string Message on packing note.Wholesaler specific. [optional]
transporter_message string Message to transporter.Wholesaler specific. [optional]
comments string Delivery information and invoice comments [optional]
supplier \Swagger\Client\Model\Supplier
delivery_date string
received_date string [optional]
order_lines \Swagger\Client\Model\PurchaseOrderline[] Order lines tied to the purchase order [optional]
project \Swagger\Client\Model\Project Project/order [optional]
department \Swagger\Client\Model\Department Department/order [optional]
delivery_address \Swagger\Client\Model\Address Delivery address [optional]
creation_date string [optional]
is_closed bool [optional]
our_contact \Swagger\Client\Model\Employee
supplier_contact \Swagger\Client\Model\Employee Recipient when purchase order is send by email. [optional]
attention \Swagger\Client\Model\Employee Attention [optional]
status string [optional]
currency \Swagger\Client\Model\Currency Company currency [optional]
restorder \Swagger\Client\Model\PurchaseOrder [optional]
transport_type \Swagger\Client\Model\TransportType Transport type [optional]
pickup_point \Swagger\Client\Model\PickupPoint Pickup point, wholesaler specific [optional]
document \Swagger\Client\Model\Document The PDF representing this PurchaseOrder [optional]
attachment \Swagger\Client\Model\Document The attachments on this PurchaseOrder (if any) [optional]
edi_document \Swagger\Client\Model\Document The machine readable document (such as EHF or EFO/NELFO) this PurchaseOrder is based on (if any) [optional]
last_sent_timestamp string [optional]
last_sent_employee_name string [optional]

[Back to Model list] [Back to API list] [Back to README]