DeclarationTVA/sql
Frank Cools 575a644c64 Fix line_label length limit causing issues with many account mappings
- Created migration to change line_label from varchar(255) to TEXT
- Added truncation logic to prevent future line_label length issues (1000 char limit)
- This fixes the issue where 11 accounts mapped to line 08 base caused display problems
- The calculation should now work correctly with any number of account mappings
2025-10-03 15:30:48 +02:00
..
dolibarr_allversions.sql Major CA-3 VAT Declaration Module Updates 2025-10-03 13:22:43 +02:00
migration_fix_account_mappings.sql Add database debugging and fix schema for multiple accounts 2025-10-02 17:30:55 +02:00
migration_fix_line_label_length.sql Fix line_label length limit causing issues with many account mappings 2025-10-03 15:30:48 +02:00
mvp_schema.sql Major CA-3 VAT Declaration Module Updates 2025-10-03 13:22:43 +02:00