Commit Graph

9 Commits

Author SHA1 Message Date
Horux Dev
e7dbae1ab7 feat: conceptos tab, filters, backfill, facturapi live keys, fixes
- Add Conceptos tab in CFDI page with column filters, sorting, pagination
- Add GET /cfdi/conceptos endpoint with filters and orderBy
- Backfill cfdi_conceptos from legacy XMLs (824k concepts inserted)
- Fix CFDI delete button (bypass subscription check, add alerts)
- Fix export to Excel (fetch all filtered results, limit 10k)
- Fix facturacion page concepto delete bug (immutable updates, unique ids)
- Add Facturapi live key auto-generation and caching
- Fix SAT fechaPagoP parsing
- Add metrics cache support for current year
- Increase DB pool max to 15
2026-04-29 21:03:41 +00:00
Horux Dev
066ba7deda fix: fechaPagoP pipe timestamp, admin redirects, despacho plans, CSF parsing 2026-04-28 22:24:30 +00:00
Horux Dev
3eb0f33f3b feat(timbres): 50 timbres mensuales auto para tenants plan custom 2026-04-28 15:35:05 +00:00
Horux Dev
ee9c76612e feat(facturacion): seccion CFDIs Relacionados para tipos I y E 2026-04-28 15:22:24 +00:00
Horux Dev
066c9cdb74 feat(registro): agrega Mi Empresa y Mi Empresa+ a pagina de registro 2026-04-28 14:52:42 +00:00
Horux Dev
2ac8e4d055 fix: TypeScript build errors in frontend
- Fix CFDI type errors (ivaTraslado, tipoCambio, id types)
- Fix sidebar navigation type errors (Role vs literal tuples)
- Fix user invite type errors (UserInvite['role'])
- Fix login page PlatformRole type cast
2026-04-28 04:51:52 +00:00
Horux Dev
2896eea4f2 fix: allow platform_admin/platform_ti login without active tenant memberships
- login(): check platformRoles before membership validation; fallback to first active tenant for superset admins
- refreshTokens(): allow refresh for superset admins even without memberships
- tenantMiddleware: skip tenantPool resolution when tenantId is empty for superset admins
2026-04-28 04:24:16 +00:00
Horux Dev
9e9e874dc5 feat: re-integrate Metabase auto-registration
- Add metabase.service.ts for automatic DB registration
- Hook createTenant, addTenantToOwner and deleteTenant to sync with Metabase
- Keep all existing features from latest version
2026-04-28 04:17:02 +00:00
consultoria-as
6b36db1403 Update: nueva version Horux Despachos 2026-04-27 22:09:36 -06:00