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 |
||
|---|---|---|
| .. | ||
| declarationtva_config.class.php | ||
| declarationtva_period.class.php | ||
| declarationtva.class.php | ||