Frontend de erp-core - Workspace V2
- 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> |
||
|---|---|---|
| public | ||
| src | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.d.ts | ||
| vite.config.ts | ||