erp-core-frontend-v2/src/features/catalogs
rckrdmrd c9e1c3fb06 feat(catalogs): Add fiscal catalog components (MGN-005)
- Add types for fiscal entities (TaxCategory, FiscalRegime, CfdiUse, etc.)
- Add API clients for fiscal endpoints
- Add hooks for fiscal data fetching
- Add components:
  - FiscalRegimeSelect - SAT fiscal regime selector
  - CfdiUseSelect - CFDI use code selector
  - FiscalPaymentMethodSelect - SAT payment method selector
  - FiscalPaymentTypeSelect - PUE/PPD selector
  - TaxCategorySelect - Tax category selector
  - WithholdingTypeSelect - Withholding type selector
  - FiscalDataInput - Compound component for fiscal data collection

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 09:31:14 -06:00
..
api feat(catalogs): Add fiscal catalog components (MGN-005) 2026-01-18 09:31:14 -06:00
components feat(catalogs): Add fiscal catalog components (MGN-005) 2026-01-18 09:31:14 -06:00
hooks feat(catalogs): Add fiscal catalog components (MGN-005) 2026-01-18 09:31:14 -06:00
types feat(catalogs): Add fiscal catalog components (MGN-005) 2026-01-18 09:31:14 -06:00
index.ts feat(catalogs): Add complete catalog frontend module (MGN-005) 2026-01-18 09:09:41 -06:00