DeclarationTVA/core/class
Frank Cools 009ad50d65 Improve getAccountLabel with multiple query approaches to find account names
- Added multiple query strategies to handle different database configurations
- Tries with entity filter, without entity filter, and without active filter
- Enhanced debugging to show which query succeeds
- Based on successful patterns from other methods in the codebase
- Should now properly retrieve account names from Dolibarr chart of accounts
2025-10-07 11:59:43 +02:00
..
declarationtva_config.class.php Version 2.1.0: Enhanced PDF Export with Detailed Breakdown Pages 2025-10-06 16:47:02 +02:00
declarationtva_pdf.class.php Improve getAccountLabel with multiple query approaches to find account names 2025-10-07 11:59:43 +02:00
declarationtva_period.class.php Phase 1 MVP - Core foundation complete 2025-10-02 16:16:15 +02:00
declarationtva.class.php Fix PDF file paths to remove duplicate /documents 2025-10-06 18:01:37 +02:00