DeclarationTVA/core
Frank Cools 79fdc0d8ca Remove debug logging for lines 08, 09, 9B calculation
- Removed debug logging that was added to troubleshoot line 08 display issues
- The issue was identified as database field length limit (varchar(255) vs TEXT)
- Calculation is working correctly - line 08 shows base=1410.57, vat=186.34, total=1596.91
- User needs to run the database migration to fix the line_label field length
2025-10-03 15:33:35 +02:00
..
class Remove debug logging for lines 08, 09, 9B calculation 2025-10-03 15:33:35 +02:00
modules 🚀 VERSION BUMP: 1.0.0 → 2.0.0 2025-10-02 23:53:53 +02:00