DeclarationTVA/core/class
Frank Cools 08aa825fe8 Simplify Bookkeeping creation following working example
- Remove excessive debugging and field validation
- Use minimal field set like working example
- Add try/catch block for proper error handling
- Use dol_now() for doc_date like working example
- Simplify to essential fields only: doc_date, doc_ref, code_journal, numero_compte, label_compte, montant, sens, fk_doc, fk_user_author
2025-10-08 22:26:02 +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 Simplify Bookkeeping creation following working example 2025-10-08 22:26:02 +02:00