Store-level security controls what each employee can do in the app and records what they actually did. The goal is twofold: the prevention of unauthorized operations and the full traceability of actions.
Each employee has a profile with specific rights. A cashier can sell and cash out, but they can't cancel a transaction without the manager's approval. A seller can apply discounts up to the allowed percentage, but they can't change prices. The manager has access to all operations, including reports and settings.
Rights are managed by roles (see Platform security), but at the store level, the manager can see what rights each employee has and request changes.
All operations are logged in with the employee's identification, date, time, and operation details. The manager can consult:
These logs are essential both for internal control and for investigating possible incidents (house differences, customer complaints, suspicions of fraud).
<!-- SCREENSHOT: Employee Activity Audit — Operations Log with Filters -->