{% extends "layouts/dashboard.html" %} {% import 'components/macros.html' as ui %} {% block title %}Admin Dashboard - {{ brand_name }}{% endblock %} {% block head_extra %} {% endblock %} {% block content %} {{ ui.page_header( brand_name, 'Executive view of sales, product health, and operational shortcuts.', 'Admin Dashboard' ) }}
After every app update, confirm your products and shop details are visible. If products are missing, use Bulk Import with your last downloaded inventory CSV. After adding or importing many products, regenerate the CSV in AI CSV Agent and download it as your personal backup.
Daily controls for reliability, trust, support, data quality, costs, and disciplined feature focus.
| Date | Transactions | Total |
|---|---|---|
| {{ row[0] }} | {{ row[1] }} | {{ currency_symbol }}{{ "%.2f"|format(row[2]) }} |
| No sales history found. | ||
Add or manage cashiers for your shop. Cashiers can access the sales page with their credentials.
Change the name shown across the app, receipts, and login screen.
Remove older sales details when you want to keep only recent records in the system.