DeclarationTVA/core/class
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
..
declarationtva_config.class.php Major CA-3 VAT Declaration Module Updates 2025-10-03 13:22:43 +02:00
declarationtva_pdf.class.php Fix getCA3LineAmount to prioritize calculated entries over 'No accounts mapped' 2025-10-03 15:12:10 +02:00
declarationtva_period.class.php Phase 1 MVP - Core foundation complete 2025-10-02 16:16:15 +02:00
declarationtva.class.php Fix line_label length limit causing issues with many account mappings 2025-10-03 15:30:48 +02:00