DeclarationTVA/core/class
Frank Cools c06c427478 Add duplicate entry prevention for accounting entries
- Check if accounting entries already exist for the declaration
- Delete existing entries before creating new ones to prevent BookkeepingRecordAlreadyExists error
- Allow resubmission of declarations without duplicate entry errors
- Add debug logging to track existing entries and deletion
2025-10-09 00:49:11 +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 Add duplicate entry prevention for accounting entries 2025-10-09 00:49:11 +02:00