feat(F-074): completed feature

This commit is contained in:
chattie
2026-08-19 19:25:39 +02:00
parent 1fe9b8babd
commit e699285b1d
12 changed files with 278 additions and 47 deletions

View File

@@ -349,3 +349,10 @@
- Tests: typecheck backend/admin exit 0; eslint exit 0; verify.sh exit 0.
- Artefactos: work/artifacts/F-072/.
## 2026-08-19 — F-073 Activate/deactivate VAT types in admin tax rates page — DONE
- Gates: reviewer APPROVED, security APPROVED, qa APPROVED, leader-close APPROVED, verify.sh exit 0
- Entregable: Página de IVA (/tax-rates) ahora tiene un interruptor (pill toggle switch) en la columna Estado para activar/desactivar tipos directamente sin entrar en modo edición. Cambio solo frontend, sin cambios en backend ni BD.
- Tests: typecheck admin exit 0; eslint exit 0; verify.sh exit 0.
- Artefactos: work/artifacts/F-073/.