DeclarationTVA/core/class
Frank Cools a7bb88c9b1 Fix accounting queries with correct Dolibarr table structure
Fixed:
- Use correct table: llx_accounting_bookkeeping
- Use correct column: numero_compte (not account_number)
- Use correct date column: doc_date
- Removed unnecessary table discovery
- Queries now match actual Dolibarr database structure
2025-10-02 21:16:03 +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 accounting queries with correct Dolibarr table structure 2025-10-02 21:16:03 +02:00