DeclarationTVA/core/class
Frank Cools b54a54b38c Add VAT amount rounding to whole numbers
Added:
- Round all VAT amounts to whole numbers using round() function
- Store original amounts in line_label with brackets [Original: X.XX]
- Round totals in updateDeclarationTotals() method
- Round amounts in createCA3Line() method
- This ensures VAT declarations only show whole numbers as required
- Original amounts are visible for transparency
2025-10-02 22:51:25 +02:00
..
declarationtva_config.class.php Add line 16 subtotal calculation 2025-10-02 22:32:28 +02:00
declarationtva_period.class.php Phase 1 MVP - Core foundation complete 2025-10-02 16:16:15 +02:00
declarationtva.class.php Add VAT amount rounding to whole numbers 2025-10-02 22:51:25 +02:00