> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/sales/purchase-orders/create-a-purchase-order/untitled.md).

# Box Labels

In this section of the PO page, you can mass add the PH message, Customer Message, Box name.

To add this message massively please select the white box marked in green.

![](/files/-MDHsV1O38nC51UClcVx)

{% hint style="info" %}
use the search field to mass select ONLY a search result. The search field can be used to find box id's, varieties, box names, customer labels, pricing, length, farm, etc. with.
{% endhint %}

After selecting the white box, please select the desired message, in this example we will use the **Customer Message** for all the boxes, you can also select a few amounts of boxes not necessary to choose all.

![](/files/-MDHtFGLf67uMN9HWWHr)

After adding the message please click the **OK** button to save.

{% hint style="warning" %}
Now all the boxes have the desired message.
{% endhint %}

![](/files/-MDHthrHamCMtE2ypKiO)

Another option is to go to the **Search Purchase orders** page.

Look for the report **Box Labels.**

This report is more visual for the users but **doesn't** a mass option to had box labels.

![Label and Client Box Id are available in this report](/files/-MDHuTNToNHjS8ksYG78)

## Recommendations

1. **Confirm boxes WITH box labels:** there is a chance that boxes get dispatched without Customer Box Labels in case the box is confirmed before the box labels are entered.\
   **Solution**: Communicate with the packer to reprint the box label
2. **Invoice POs WITH box labels:** there is a chance that the customer has received an invoice without Customer Box Labels references, in case the PO is invoiced before the box labels are set.\
   **Solution**: Rollback, enter the box labels, re-invoice and resend the invoice to your customer.


---

# 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://manual.unosofbooks.com/sales/purchase-orders/create-a-purchase-order/untitled.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.
