Skip to content

Commit 5ca21f8

Browse files
committed
docs: Add required permissions sections to cycle count documentation.
1 parent 627abc4 commit 5ca21f8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

documents/retail-operations/inventory/cycle-count/closed.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
The `Closed` page in the Cycle Count app lets you review every cycle count that has been completed. On this page you can search for counts, apply filters to narrow results, export filtered data, and drill into the details of each closed count.
66

7+
## Required permissions
8+
9+
* View closed counts, open details, and export: `COMMON_ADMIN`.
10+
711
## Navigating to the closed counts page
812

913
1. Open the Cycle Count app. Use the navigation drawer on the left side of the screen.

documents/store-operations/cycle-count/start-complete-session.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ description: a comprehensive guide to performing cycle counts, scanning items, a
77

88
Once the start time arrives, the `Start counting` button becomes active in the count card. After starting, the count moves into the `In progress` state.
99

10+
## Required permissions
11+
12+
* Open the Counts list and start sessions: any of `FULFILL_INVCUNT_ADMIN` or `INV_COUNT_ADMIN`.
13+
* Start a count before its planned start time: any of `COMMON_ADMIN`, `INV_COUNT_ADMIN` or `INV_COUNT_PRE_START` (otherwise `Start counting` stays disabled until the start time).
14+
* Force‑release another user’s active session: `COMMON_ADMIN`.
15+
1016
## Creating sessions
1117

1218
Managers or associates can create multiple sessions to divide the work. When they click `New session`, a form appears to:

0 commit comments

Comments
 (0)