Files
plantillas-proyectos/backend/api/v1/modules/a76
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-03 16:45:12 -07:00
2026-03-18 15:49:47 -06:00
2026-02-09 08:42:02 -06:00
2026-03-17 16:35:27 -06:00
2026-02-23 13:05:02 -06:00