erp-core-frontend-web/src/features
rckrdmrd 836ebaf638 feat(financial): Add complete Financial module frontend
- Create financial types (Account, Journal, JournalEntry, Invoice, Payment)
- Create financial API client with full CRUD operations
- Create comprehensive hooks (useAccounts, useJournals, useJournalEntries, etc.)
- Create AccountsPage with account type filtering and stats
- Create JournalEntriesPage with journal filtering and post/cancel actions
- Create InvoicesPage with customer/supplier filtering and validation

MGN-010 Financial frontend implementation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 10:12:43 -06:00
..
billing-usage feat(billing): Add billing-usage frontend module with components, pages and routes 2026-01-18 08:23:59 -06:00
catalogs feat(catalogs): Add fiscal catalog components (MGN-005) 2026-01-18 09:31:14 -06:00
companies Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
financial feat(financial): Add complete Financial module frontend 2026-01-18 10:12:43 -06:00
inventory feat(inventory): Add complete inventory frontend pages and hooks (MGN-011) 2026-01-18 09:54:51 -06:00
invoices feat(frontend): Add API services for invoices, inventory, sales, purchases 2026-01-18 02:47:54 -06:00
partners Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
purchases feat(frontend): Add API services for invoices, inventory, sales, purchases 2026-01-18 02:47:54 -06:00
sales feat(sales): Add complete sales frontend pages and hooks (MGN-013) 2026-01-18 10:03:15 -06:00
users Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00