# Navigation System Route map (AccountingShell): | Path | Module | |------|--------| | `/accounting` | Dashboard | | `/accounting/chart-of-accounts` | COA | | `/accounting/fiscal` | Fiscal years/periods | | `/accounting/currencies` | Currencies | | `/accounting/cost-centers` | Cost centers | | `/accounting/projects` | Projects | | `/accounting/vouchers` | Vouchers list | | `/accounting/vouchers/new` | Create voucher | | `/accounting/vouchers/[id]` | Voucher detail / posting | | `/accounting/treasury` | Cash boxes | | `/accounting/customers` | Customers (AR) | | `/accounting/assets` | Fixed assets | | `/accounting/payroll` | Employees | | `/accounting/reports` | Financial reports | | `/accounting/audit` | Audit records | | `/accounting/settings` | Module settings | Catalog entry: `apps-catalog.ts` → `available` + `href: "/accounting"`.