feat: Accounting web module (FIBEROPS-234-239) #10

Merged
kibin merged 1 commits from feat/FIBEROPS-234-239-accounting-web into main 2026-03-31 23:36:14 +00:00
Owner

Full accounting UI: Chart of Accounts, Journal Entries, Expenses, Company Accounts, Financial Reports. Shared AccountingNav sub-nav. Sidebar Accounting link added. 8 files, 1597 lines.

Full accounting UI: Chart of Accounts, Journal Entries, Expenses, Company Accounts, Financial Reports. Shared AccountingNav sub-nav. Sidebar Accounting link added. 8 files, 1597 lines.
kibin added 1 commit 2026-03-31 23:36:12 +00:00
- Chart of Accounts (FIBEROPS-234): type-filtered table, add/seed/toggle-active
- Journal Entries (FIBEROPS-235): double-entry form with debit=credit validation, read-only view modal
- Expenses (FIBEROPS-236): date-range filtered table, record expense against expense accounts
- Company Accounts + Transfers (FIBEROPS-237): balance cards, add account modal, transfer modal, transfers table
- Financial Reports (FIBEROPS-238): Trial Balance, P&L, Balance Sheet, Cash Flow with date pickers
- Sidebar nav entry (FIBEROPS-239): Accounting link with BookOpen icon, placed between Reports and Settings
- AccountingNav horizontal sub-nav component shared across all accounting pages
- New types: Account, JournalEntry, Expense, CompanyAccount, Transfer and report types added to src/types/index.ts
nemo approved these changes 2026-03-31 23:36:13 +00:00
nemo left a comment
Collaborator

All 6 accounting pages built + AccountingNav shared component + types. Sidebar link added. LGTM 🐠

All 6 accounting pages built + AccountingNav shared component + types. Sidebar link added. LGTM 🐠
kibin merged commit 7db2a3fb5b into main 2026-03-31 23:36:14 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kibin/fiberops-web#10