DeclarationTVA/core
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
..
class Add VAT amount rounding to whole numbers 2025-10-02 22:51:25 +02:00
modules Add debugging and manual table creation fallback 2025-10-02 17:36:29 +02:00