Files
plantillas-proyectos/backend/api/v1/modules/a76/invoices
AlexeerCT fbb24f2cd3 Refactor invoice financials to change iva_factor type from string to numeric
- Updated the `iva_factor` field in the `InvoiceFinancials` model to use a numeric type with precision and scale.
- Adjusted related frontend components and API interfaces to reflect the new numeric type for `iva_factor`.
- Enhanced Alembic migration scripts to accommodate the schema changes, ensuring proper index management and data type conversions.

These changes improve data integrity and consistency for financial calculations in invoices.
2026-03-23 09:48:33 -05:00
..
2026-03-18 08:28:20 -06:00
2026-03-18 08:28:20 -06:00
2026-03-18 08:28:20 -06:00