DeclarationTVA/core/class
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
..
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 Remove debug logging for lines 08, 09, 9B calculation 2025-10-03 15:33:35 +02:00