> For the complete documentation index, see [llms.txt](https://helpwith.salesorder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpwith.salesorder.com/wms-warehouse-management/barcode-scanner-app.md).

# Barcode Scanner App ⛭

<details>

<summary>Media</summary>

<img src="/files/XpH16CKtL8Z4gkYfzplb" alt="" data-size="line">[Configure Scanner Simulator](https://app.storylane.io/share/k2msu2qxfuqs)

</details>

### Add WMS User

You need a user login to test the scanner communicates with your system.

<mark style="color:orange;">Site>WMS>Admin>WMS Manager Users>Add User</mark>

Set WMS user permissions:

| General                             | Notes                      |
| ----------------------------------- | -------------------------- |
| First name                          | Required                   |
| Last name                           | Required                   |
| User name                           | Required                   |
| Pre-load data on startup            | Into WMS Manager Console   |
| Allow quantity editing on goods-out | On Scanner                 |
| Auto box packing                    | Bypass the packing process |
| Show Picked Stock Location          | On Scanner                 |

Enabled Tabs

Select which Tabs you want this user to access.

### Install Scanner App on your device

On your Android device, open the Chrome Browser.

Type in the web address [<mark style="color:blue;">wmsapk.salesorder.com</mark> ](https://wmsapk.salesorder.com/)

The device will ask you if you want to download sowms.apk (again)

Click ' Download' the .apk file

Click 'Open'

On the SOWMS screen, click ‘Install’

On the SOWMS screen, click ‘Open’

The App should open on either:

The WMS Scan Login screen (if you’ve used the app on this device before).&#x20;

The WMS Scan Register screen (if you’ve not used the app on this device before).

Register and/or Login using the credentials given to you by your administrator.

### Register

If you’re on the ‘WMS Scan Register’ screen, please enter:&#x20;

1. Your SOA account number.&#x20;
2. Your Salesorder, not your WMS username.&#x20;
3. Your Salesorder, not your WMS password.&#x20;
4. Select the Warehouse you want to login to.

### Login to the WMS&#x20;

If you’re on the ‘WMS Scan Login screen’, please enter:&#x20;

1. Your WMS username&#x20;
2. Your WMS password


---

# 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://helpwith.salesorder.com/wms-warehouse-management/barcode-scanner-app.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.
