- Sidebar: Show proper navigation for client/employee roles
- App.tsx: Add HomeRedirect to route users based on role
- Client users now go directly to their company detail page
- Added AnalystRoute to protect ClientesList
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- ClienteForm: Now supports both create and edit modes with logo preview
- ClienteDetail: Added edit and delete buttons with confirmation modal
- Added delete report functionality with confirmation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Usuarios: Full CRUD with role selection and client assignment
- Umbrales: Form with metric selection and threshold values
- ReglasMapeeo: Form with regex patterns and category mapping
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Laravel 11 backend with API REST
- React 18 + TypeScript + Vite frontend
- Multi-parser architecture for accounting systems (CONTPAQi, Aspel, SAP)
- 27+ financial metrics calculation
- PDF report generation with Browsershot
- Complete documentation (10 documents)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>