DeclarationTVA/core
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
..
class Remove direct SQL approach and use proper Dolibarr error handling 2025-10-08 22:13:34 +02:00
modules Version 2.6.0: Fix declaration list display and clean debug code 2025-10-08 15:20:29 +02:00