> For the complete documentation index, see [llms.txt](https://support.barnetpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.barnetpos.com/pos-manager/inventory/ht730-stock-counter-part-2-3.md).

# HT730 Stock Counter Part 2/3

**HT730 STOCK COUNTER & BARNET INVENTORY APP: STEP-BY-STEP GUIDE**

**How to Select and Count Products**

You can select products and enter counts using any of the following methods:

1. **Touchscreen**
   * Tap the product in the list.
2. **On-screen Keyboard (P1 Button)**
   * Tap **P1** to bring up the keyboard.
   * Search by product name or CSPC. Matching results will appear as you type.

![](/files/EHQsgIb9iIK9HHQx9otK)

3. **Scanning**

* Use the **blue side buttons** or the **trigger** on the gun grip to scan:
  * Product barcodes
  * CSPC barcodes from labels

🔄 **Quick Count Shortcut**:\
Scan once to bring up the SKU, then scan again to automatically add a count of **1 unit**—no need to enter manually.

**Entering and Editing Counts**

When you select or scan a product:

* A detail page will open for that SKU.
* Enter the count, then press “ADD”.

![](/files/Ehay0AHT39TSH7Oi1FG8)

* If you’re counting additional stock of the same SKU later, enter the new quantity and press “ADD” again.

![](/files/oZS1QZlodB3mWbrpYWm5)

* Scroll down to view all recorded entries (e.g., if a SKU is stored in multiple spots).

![](/files/YPBAz9x83UA2acGgplds)

* You can **edit or delete** individual counts if needed.

![](/files/MTZyJb1N8YzxQa3mEKRm) ![](/files/14lbTr4Ul9rRJAo46Bgg)

**Saving Your Count**

Once you’ve finished counting:

1. Tap the **3 dots** (top right) to open the **Menu**.
   * If ‘Back’ appears, tap “Back” first, then the **3 dots** again.

![](/files/gFpkzBc63eIUGBeIVe3y)

2. Select “Save Count”.

![](/files/OZWEg4A3xNeaZaWsuSHU)

3. Tap “Done”.

![](/files/Fmtk8F9Rup9FJoQKndbo)

✅ **Note**: You can return to a saved count to make changes at any time before exporting—just scan a product, tap the QR code, or access the Product List from the Menu.

**Optional: Export Counted Items Only (OPTION B)**

Before exporting to POS Manager, you can limit the export to only the products you counted.

1. Tap the **gear icon** (bottom of the app homepage).
2. Enable **“Export Counted Items Only.”**

💡 This is helpful if:

* You exported the full product list, but only counted part of it.
* You want to avoid sending unused SKUs back to POS Manager.

If you forget this step, you can still delete uncounted products manually in POS Manager before posting the count—but enabling this setting in advance makes the process cleaner and faster.

<div><img src="/files/VFr4yFmZPt1Jol5jqnbs" alt=""> <img src="/files/wglx4muFrlyCqymEe4JJ" alt="" width="491"></div>


---

# 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://support.barnetpos.com/pos-manager/inventory/ht730-stock-counter-part-2-3.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.
