# Purchase Orders

By using a purchase order, you can place orders with your suppliers from within BestInvoicing. The order can subsequently be converted into an actual purchase document.

## Activating Purchase Orders

The document type 'Purchase Orders' is something that first needs to be activated in BestInvoicing:

1. Navigate to the top right corner of the screen (email address) and select 'Apps and Integrations' in the menu.
2. Check the list of 'Apps and Integrations Related to Documents'.
3. Click the green button 'Activate' on the line mentioning 'Purchase Orders'.&#x20;

As soon as this document type is activated, it can be used immediately. A new line 'Purchase Orders' will appear in the general BestInvoicing menu to the left.&#x20;

## Creating Purchase Orders

The structure and layout of a purchase order is analogous to that of an invoice.&#x20;

{% hint style="success" %}
Haven't created an invoice yet? Take a look at the documentation about [creating an invoice - basic module](/basic-modules/invoices.md) and learn how to do this.
{% endhint %}

In order to create a new purchase order, click the green button 'Add Purchase Order'.

### Supplier Information

At the top of the document you can enter information on your supplier.&#x20;

* Type the search bar to select an existing supplier
* Add information on a new supplier, then select 'Save as new supplier'
* Modify information on an existing supplier (e.g. new address), then select 'Update supplier'

### Adding Products

If you create a purchase order to a known supplier for known products (in BestInvoicing), you may use/display a purchase price. When entering a product to BestInvoicing, you can always add a purchase and a sales price. If you're repeatedly ordering such products, select your products on your purchase order line and the connected **purchase price of the product** will be mentioned on the purchase order.&#x20;

If you know the purchase price of a (new) product, based on e.g. a catalog, you may enter the new product and copy the catalog price.&#x20;

{% hint style="success" %}
Advice: if your supplier sent you a product list containing his (purchase) prices, you're able to import it easily into BestInvoicing (as new products or as an update to existing products). [Read more](/settings/importing-data.md) on how to do this, or contact us via <support@bestinvoicing.com>.
{% endhint %}

If the purchase price isn't exactly known yet, just enter the product and leave the field 'Price' blank.&#x20;

![](/files/r4aFwtHzuCa5EihohVwC)

At the bottom of the purchase order you can add an [order reference](/apps-integrations/order-reference.md). Your supplier may copy the same reference on his document when creating the final invoice.

![](/files/ro3HEDg5rWRVgDDU2KOC)

## From Purchase Order to (Incoming) Purchase

![](/files/s3Ad9rvOgF7KLNGVtBsM)

Just like an invoice or another document in BestInvoicing, you can send the purchase order to your supplier [via email](/more-features/send-documents-by-email.md).&#x20;

You can also indicate that the purchased goods have been received. This can be done via the blue 'Actions' button:&#x20;

![](/files/zV4cGvShNEGNoFcrEIU7)

When receiving the ordered items, you'll probably also receive an purchase invoice. At that moment, you can easily convert the purchase order to a purchase in BestInvoicing.

![](/files/ZGPlQgEiI4gCPEWSWzVu)

### Purchase Orders and Stock Management

As soon as a purchase order is converted into a purchase, BestInvoicing will add the quantities of the ordered goods to the current stock levels. Using purchase orders is thus also a way to keep up with your [stock management](/apps-integrations/stock-management.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.onfact.eu/apps-integrations/purchase-orders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
