DeclarationTVA/core/class
Frank Cools 4004f1acc5 Fix VAT account calculation for balanced accounts
Fixed:
- When debit = credit (balanced account), use credit amount (VAT collected)
- When debit != credit (imbalanced), use absolute difference
- This handles the case where VAT accounts are balanced out
- Now shows 391.51 instead of 0.00 for field 08
2025-10-02 21:39:18 +02:00
..
declarationtva_config.class.php Remove all debugging code and messages 2025-10-02 17:51:23 +02:00
declarationtva_period.class.php Phase 1 MVP - Core foundation complete 2025-10-02 16:16:15 +02:00
declarationtva.class.php Fix VAT account calculation for balanced accounts 2025-10-02 21:39:18 +02:00