DeclarationTVA/core
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
..
class Fix accounting queries with correct Dolibarr table structure 2025-10-02 21:16:03 +02:00
modules Add debugging and manual table creation fallback 2025-10-02 17:36:29 +02:00