> For the complete documentation index, see [llms.txt](https://factorypos.gitbook.io/pos-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://factorypos.gitbook.io/pos-en/mainmenu/documents/purchasedeliverynotes.md).

# Purchase Delivery Notes

## Documents - Purchase Documents

In this screen you can create **delivery notes from your suppliers** when goods are received to update the current inventory.

![](/files/-M5-XxsUj1_LUh4R6FO3)

To create a **new Delivery Note**, tap the <img src="/files/-M4UNre1df7-djt_z-BI" alt="" data-size="original"> button.

![](/files/-M5-Y6A7tyJGuTu6YFTE)

You have to **select the supplier** you are ordering from.

![](/files/-M5-ZFZCy4BIxAO6bItt)

In this screen you can enter the order in the same way as when making a sale. Here you will see only the items with the **Stock status active**.

To **search for items** you can use the **Search** option, from the secondary menu <img src="/files/-M4-HJchlYf9OdMGGfm-" alt="" data-size="line"> , located at the end of the top bar.

![](/files/-M5-ZNMTNrVr6roqSD1r)

You can use the **Filter** button to search by description. The current stock of the selected item will be displayed.

##

With the **Sample** option you can load all **items with 0 units** and thus modify only the units with the numeric keypad. You can access this option through the secondary menu <img src="/files/-M4-HJchlYf9OdMGGfm-" alt="" data-size="line"> , located at the end of the top bar.

![](/files/-M5-ZV0R-7p_j-ttQ2zi)

##

With the **Generate** option you can load a list of **items sold since the last order** placed , so you can easily replace the inventory to its previous state. You can access this option through the secondary menu <img src="/files/-M4-HJchlYf9OdMGGfm-" alt="" data-size="line"> , located at the end of the top bar.

![](/files/-MUQ-mXGivHzSU9MPfye)

##

With the **Order** option you can transfer an **existing order to the delivery note**, so you do not need to re-enter all the items. You can access this option via the secondary menu <img src="/files/-M4-HJchlYf9OdMGGfm-" alt="" data-size="line">, located at the end of the top bar.

![](/files/-M5-ZjpdlZ4hgc_Ss5E2)

You will see all **pending orders from this supplier** for the selected period. Select the order to be transferred and press the **Accept** button.

![](/files/-MUQ05Z3zj3vsdV5u3ii)

The order is transferred to the delivery note. The status of the order is changed to **Closed**.

##

There are more options in the **context menu**:

* ***Discount**:* You can apply the discount offered by your supplier to the whole order.

![](/files/-M5-_1luGrHufGASQZMg)

* ***Supplier**:* You can change the current supplier of the delivery note, but only if no item has been entered yet.
* ***Filter**:* You can select to display all items in stock or only items that have been previously purchased from this supplier.

![](/files/-M5-_6v0zTYJ63_C2JgS)

* ***Print***: You can **print the delivery note** on the receipt printer or export to PDF or CSV. You can access this option through the secondary menu <img src="/files/-M4-HJchlYf9OdMGGfm-" alt="" data-size="line">, located at the end of the top bar.

![](/files/-M5-_IbgztgmoPzur-md)

##

You can **finalize the delivery note** with the <img src="/files/-M4ygRvgpdALRzb_0I3M" alt="" data-size="original"> button or **cancel the order** with the <img src="/files/-M4tYRbQ1DsvjCs2NOEn" alt="" data-size="original"> button.

![](/files/-M5-_X80kjzopV5rxGC8)

The delivery note is saved and can be reopened at any time. The **inventory has been updated** with the new items.

You can **delete** a delivery note with the <img src="/files/-M4yh3UAHmcG_9EMoo8A" alt="" data-size="original"> button and the inventory will be updated again.

Using the <img src="/files/-M4uLzIsaeOWN94YBP99" alt="" data-size="original"> button you can **export the current chart** into the following formats:

* <img src="/files/-M4uM4Z5zY9YBBKAzyvZ" alt="" data-size="original">&#x20;
* <img src="/files/-M4uM9TSWtT1DMCqnild" alt="" data-size="original">&#x20;
* <img src="/files/-M4uMCgZOGKlAVsBvaa5" alt="" data-size="original"> (sent as an attached PDF file)
* &#x20;<img src="/files/-M4uMGzqiEtqnnZhL7ok" alt="" data-size="original"> (printed in A4 format using the Google Cloud Print service)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://factorypos.gitbook.io/pos-en/mainmenu/documents/purchasedeliverynotes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
