DeclarationTVA/core
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
..
class Fix line_label length limit causing issues with many account mappings 2025-10-03 15:30:48 +02:00
modules 🚀 VERSION BUMP: 1.0.0 → 2.0.0 2025-10-02 23:53:53 +02:00