# Prevent items from being added to purchase orders

You can use the Inventory Wizard to prevent items from being added to purchase orders.

1. Click **Wizards**.
2. Click **Inventory Wizard**.
3. Click **Next**.
4. From the **Tasks** drop-down, select **Task 1010: May not be placed on purchase order**.
5. Click **Next**.
6. Select one of the following:

* Use items in these departments
* Use items in these categories
* Use items in these suppliers
* Add items manually
* Item filter

7. If you selected **Use items in these departments**, **categories**, or **suppliers**:

* Select specific departments, categories, or suppliers
* Click **All** to select all

8. If you selected **Item filter**:
   1. Click **Filter**.
   2. Use the **Filter** dialog options to identify the items.
   3. Click **OK**.
9. Click **Next**.

The selected items are listed.

<div align="left"><img src="/files/uXkxZUEDcsNYPgJeR904" alt=""></div>

10. (Optional) Use the **Add** and **Delete** buttons to add or remove items from the list.
11. In the **New Do Not Order** column, select **Yes** if you want to prevent items from being added to purchase orders, or **No** to allow items to be added to purchase orders.

{% hint style="success" %}
Click **Copy to All** to copy the value from one row to all rows.
{% endhint %}

12. Click **Commit**.
13. Click **Yes** to commit the changes to the database.
14. A message displays that indicates how many records were changed in the database. Click **OK**.


---

# 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://docs.rmhpos.com/central-manager/manage-store-inventory-using-the-inventory-wizard/inventory-wizard-po.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.
