DeclarationTVA/core/class
Frank Cools b5da8910ee Fix getBankAccountDetails to match PDF version exactly
- Use ba.account_number directly instead of LEFT JOIN
- Get account label separately using getAccountLabel method
- Match the exact logic from PDF generation that works
- Add debug logging to see account_number and account_label values
2025-10-09 00:48:03 +02:00
..
declarationtva_config.class.php Fix duplicate accounting entries settings 2025-10-08 21:32:37 +02:00
declarationtva_pdf.class.php Remove duplicate getJournalConfiguration method declaration in PDF class 2025-10-08 17:23:15 +02:00
declarationtva_period.class.php Phase 1 MVP - Core foundation complete 2025-10-02 16:16:15 +02:00
declarationtva.class.php Fix getBankAccountDetails to match PDF version exactly 2025-10-09 00:48:03 +02:00