first commit

This commit is contained in:
2026-08-07 15:29:10 +05:30
parent 0988d39d8b
commit 09e5e29df2

View File

@@ -162,3 +162,4 @@ Deliberately out of scope, stubbed as clear extension points:
- **Bottom navigation modules** — Dashboard, Products, Inventory, Customers, Promos, Reports, Suppliers and Settings render with live badge counts but are not routed. - **Bottom navigation modules** — Dashboard, Products, Inventory, Customers, Promos, Reports, Suppliers and Settings render with live badge counts but are not routed.
- **Authentication** — `cashierSessionProvider` holds a hardcoded session. - **Authentication** — `cashierSessionProvider` holds a hardcoded session.
- **Sounds** — the three bundled WAVs are synthesised placeholders. Replace with your own; `SoundService` swallows playback failures so a missing file never blocks billing. - **Sounds** — the three bundled WAVs are synthesised placeholders. Replace with your own; `SoundService` swallows playback failures so a missing file never blocks billing.
# pos