DeclarationTVA/core
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
..
class Fix PDF file pattern matching in document detection 2025-10-06 17:37:09 +02:00
modules Version 2.1.0: Enhanced PDF Export with Detailed Breakdown Pages 2025-10-06 16:47:02 +02:00