DeclarationTVA/core
Frank Cools 68fa619895 Add comprehensive debugging to account mapping operations
Database Operation Debugging:
- Added detailed logging to updateAccountMapping method
- Logs each SQL operation (deactivate, check, update, insert)
- Shows success/failure for each database query
- Added debugging to getAccountMappingsByLine method

This will help identify exactly where the account mapping process is failing!
2025-10-02 17:47:31 +02:00
..
class Add comprehensive debugging to account mapping operations 2025-10-02 17:47:31 +02:00
modules Add debugging and manual table creation fallback 2025-10-02 17:36:29 +02:00