Files
plantillas-proyectos/backend/api/v1/modules/a76
AlexeerCT a6c5abbe4c Enhance invoice validation logic to support existing invoices
- Updated the `validate_common` function to accept an optional `existing_invoice` parameter, allowing for more robust validation when updating invoices.
- Introduced a new helper function, `_normalize_invoice_currency_value`, to standardize currency code handling.
- Adjusted currency validation logic to ensure proper handling of existing invoice data, preventing changes to currency types when associated line items exist.
- Modified the `validate_update` functions in both imports and exports to pass the `existing_invoice` parameter, ensuring consistent validation across different update scenarios.
2026-03-24 18:52:53 -05:00
..
2026-03-03 16:45:12 -07:00
2026-02-09 08:42:02 -06:00
2026-03-17 16:35:27 -06:00
2026-03-24 13:07:35 -06:00
2026-02-23 13:05:02 -06:00