Business Analytics Range
Select reporting criteria to compute sales trend outputs.
Sales Revenue & Net Profit Trend
Daily summariesSales Category Distribution
Revenue divisionNo category statistics available.
{{ p.name }}
{{ p.sku }} | Cat: {{ p.category }}
{{ p.stock }} items left
Trigger standard: {{ p.reorderPoint }}
All stock counts comply with margins.
{{ e.category }}
{{ e.description || 'General expense transaction' }}
-{{ formatCurrency(e.amount) }}
{{ formatDateTime(e.date).split(' ')[0] }}
No operational costs registered today.
{{ p.name }}
No active products match your filter.
{{ item.name }}
{{ formatCurrency(item.retailPrice) }} x {{ item.qty }}
{{ formatCurrency(item.retailPrice * item.qty) }}
Shopping basket is currently empty.
Suspended Shopping Baskets ({{ heldCarts.length }})
{{ hc.customer ? hc.customer.name : 'Walk-in' }}
Items: {{ hc.items.length }}
All Transacted Invoices
Review historical orders, view print receipts, or trigger inventory refunds.
| Invoice No | Timestamp | Customer | Cashier | Total Amount | Net Profit | Payment Method | Status | Actions |
|---|---|---|---|---|---|---|---|---|
| {{ sale.invoiceNumber }} | {{ formatDateTime(sale.date) }} | {{ sale.customerName }} | {{ sale.cashierName || 'System Terminal' }} | {{ formatCurrency(sale.total) }} | {{ formatCurrency(sale.profit) }} | {{ sale.paymentMethod }} | {{ sale.status }} | |
| No transactions recorded inside the database yet. | ||||||||
Active Product Listings
Create, update, delete products or do rapid spreadsheet imports.
| Item details | SKU / Barcode | Category | Cost Price | Retail Price | In Stock | NFC Coding | Status | Actions |
|---|---|---|---|---|---|---|---|---|
|
{{ p.name }} {{ p.description || 'No item descriptions details' }} |
{{ p.sku }} {{ p.barcode }} |
{{ p.category }} | {{ formatCurrency(p.costPrice) }} | {{ formatCurrency(p.retailPrice) }} |
{{ p.stock }} units
Reorder at: {{ p.reorderPoint }}
|
{{ p.status }} | ||
| No inventory found. Click 'Create Product' to load stock records. | ||||||||
Loyal Customers Directory
Track customer spending, store accounts, and manage loyalty points credits.
{{ c.name }}
Customer ID: #{{ c.id }}Points
{{ c.points || 0 }}
{{ c.phone }}
{{ c.email }}
{{ c.address }}
{{ c.notes }}
Store Operational Expenditures
Log marketing, utilities, supplier invoices, or rent to track final net profits.
| Expense Date | Category | Description | Payment mode | Charged Amount | Actions |
|---|---|---|---|---|---|
| {{ formatDateTime(e.date).split(' ')[0] }} | {{ e.category }} | {{ e.description || 'General expense entry' }} | {{ e.paymentMethod }} | {{ formatCurrency(e.amount) }} | |
| No expenses recorded. Log your first expenditure above. | |||||
Google Sign-In Automation
Authenticate profiles client-side for auto-saving cashier session credentials.
Active Session Connected
{{ activeCashier.email }}
NFC Phone Automation Simulator
Simulate scanning smartcards instantly on desktops without physical NFC antennas!
Store & System Configurations
Configure VAT percentages, store contacts, and print-out receipts layouts.
Registered Cashiers Directory
{{ emp.name }}
{{ emp.role }} | Code: {{ emp.passcode }}
Database Backups & Cloudless Control
Complete sandbox control of offline-first IndexedDB states.