Stock Count — Interactive Prototype

Tarweej × Mars · demo data only · walk through the flow on the phone, watch the rules fire on the right

v1 · for IT review
9:41Stock Count100%
Check in
Select your store to begin

Rules engine

Every requirement in the request document is a rule below. Use the phone and each rule lights up the moment it is applied.

Activity log

Nothing yet. Open Stock Count and start scanning.

Open points for the meeting
  • Restricted checkout list — demo blocks large packs and bottles. Final list comes from Tarweej as an Excel file, keyed by barcode.
  • UOM per item — fixed in the item master, not chosen by the merchandiser. IT to confirm this field exists for all Mars SKUs.
  • Warehouse check — compares against dates captured in the same visit. If a location has no entry yet, no comparison runs.
  • Warning vs block — warehouse date warning lets the merchandiser confirm and continue. Checkout restriction blocks entirely.
  • PDF export — generated on the phone and shared from there. If it should also reach the manager by email automatically, that is a server-side job and needs to be scoped separately.
  • Item master source — the live version reads the existing Mars item list in the app. Category and UOM per barcode, plus a new checkout-restricted flag from Tarweej.