# Enter supplier invoices

You have the option of entering supplier invoices into Store Manager.

1. Click **Inventory/Purchasing**.
2. Click **Invoice**.
3. Click **New**.
4. On the **Header** tab, enter the supplier invoice information.

<table><thead><tr><th width="250.4444580078125" valign="top">Field</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Invoice No.</td><td valign="top">The invoice number. Store Manager can automatically generate an invoice number, if required.</td></tr><tr><td valign="top">Invoice Status</td><td valign="top">The invoice status. This value is set by Store Manager. Values include Open, Posted.</td></tr><tr><td valign="top">Posting Date</td><td valign="top">The date the supplier invoice was posted.</td></tr><tr><td valign="top">Reference</td><td valign="top">Reference information related to the supplier invoice.</td></tr><tr><td valign="top">Supplier Invoice No.</td><td valign="top">The supplier's invoice number.</td></tr><tr><td valign="top">Invoice Date</td><td valign="top">The date the supplier issued the invoice.</td></tr><tr><td valign="top">Invoice Amount</td><td valign="top">The invoice amount.</td></tr><tr><td valign="top">Supplier</td><td valign="top">The supplier who submitted the invoice.</td></tr><tr><td valign="top">Purchaser</td><td valign="top">The purchaser who requested or authorized the order from the supplier, if applicable.</td></tr><tr><td valign="top">Terms</td><td valign="top">The payment terms for the invoice, if applicable.</td></tr><tr><td valign="top">Comment</td><td valign="top">Comments related to the supplier invoice.</td></tr><tr><td valign="top">Invoice Discount</td><td valign="top"><p>The discount on the invoice items, if applicable. Select one of the following:</p><ul><li>Nil: No discount.</li><li>Amount: Enter the dollar amount of the discount.</li><li>Percent: Enter the percent discount.</li></ul></td></tr><tr><td valign="top">Currency/Rate</td><td valign="top">The currency and rate associated with the shipping method, if applicable.</td></tr></tbody></table>

5. On the **Items** tab, click **Match** and select the purchase order that your store submitted to the supplier and for which the supplier is now invoicing the store.
6. On the **Charges** tab, if required click **Add** and add any charges from the supplier's invoice.
7. Click **Save And Close**.
8. When you are ready to post the supplier's invoice:
   1. Select the invoice in the **Open Invoices** list and click **Post**.
   2. Click **OK** to confirm you want to post the invoice.


---

# 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/store-manager/manage-suppliers/entering-supplier-invoices.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.
