DeclarationTVA/core/class
Frank Cools 038cd3ed67 Remove direct SQL approach and use proper Dolibarr error handling
- Remove direct SQL insert fallback that bypasses Dolibarr logic
- Use proper result checking: if (result > 0) for success
- Log actual entry IDs when successfully created
- Use bookkeeping->error for proper error messages
- Maintain Dolibarr's internal validation and business logic
2025-10-08 22:13:34 +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 Remove direct SQL approach and use proper Dolibarr error handling 2025-10-08 22:13:34 +02:00