Difference between revisions of "Purchase order"

From ZUGSEIL Wiki
Jump to navigation Jump to search
Line 1: Line 1:
A purchase order is a one sided declaration of a customer towards a supplier. It contains a header and one or multiple positions and  
A purchase order is a '''one sided declaration''' of a customer towards a supplier.  
 
== Structure ==
Each purchase order has the same structure containing a header and one or multiple positions. The '''header''' holds information, which regulates general information like target supplier and holds status information. On '''position''' and '''subposition''' level the information on the products to purchase and the delivery requirements are defined. For more information please read up the [[Dev:Purchase order processing|purchase order processing]] article.


which contains general purchasing positions. 





Revision as of 16:43, 4 November 2023

A purchase order is a one sided declaration of a customer towards a supplier.

Structure

Each purchase order has the same structure containing a header and one or multiple positions. The header holds information, which regulates general information like target supplier and holds status information. On position and subposition level the information on the products to purchase and the delivery requirements are defined. For more information please read up the purchase order processing article.



The processing of a purchase order typically has these phases:

  • Contracting / Negotiation phase
  • Creation
  • Fulfillment phase

Detailed information on purchase order processing can be found in this article.

Creation

There are two ways of purchase order creation:

The purchase order is the business object on the customer side, the customer order is the business object on the supplier side. They are bound together through the B-Op supply chain network connector in the b-op network, if both parties have their b-op digitals and they share enough trust.

Processing

Related Articles

Related development articles