DeclarationTVA/core/class
Frank Cools b90d5e9199 Fix PDF file pattern matching in document detection
- Updated hasValidatedDocument() to use flexible file pattern matching
- Updated getValidatedPDFPath() with same flexible pattern
- First tries exact pattern: CA3_[declaration_number]_*.pdf
- Falls back to flexible pattern: CA3_*[declaration_number]*.pdf
- Should now detect PDFs with complex filenames like CA3_CA3-2025-05-20251002184011_2025-10-06.pdf
- Declaration list should now show green PDF icons for validated declarations
2025-10-06 17:37:09 +02:00
..
declarationtva_config.class.php Version 2.1.0: Enhanced PDF Export with Detailed Breakdown Pages 2025-10-06 16:47:02 +02:00
declarationtva_pdf.class.php Add detailed debugging for PDF generation during validation 2025-10-06 17:34:16 +02:00
declarationtva_period.class.php Phase 1 MVP - Core foundation complete 2025-10-02 16:16:15 +02:00
declarationtva.class.php Fix PDF file pattern matching in document detection 2025-10-06 17:37:09 +02:00