- Added `check_invoice_number_exists` method in `EconomicService` to verify invoice numbers in e-conomic journals. - Introduced `quick_analysis_on_upload` method in `OllamaService` for extracting critical fields from uploaded PDFs, including CVR, document type, and document number. - Created migration script to add new fields for storing detected CVR, vendor ID, document type, and document number in the `incoming_files` table. - Developed comprehensive tests for the quick analysis functionality, validating CVR detection, document type identification, and invoice number extraction. |
||
|---|---|---|
| .. | ||
| auth | ||
| billing | ||
| contacts | ||
| core | ||
| customers | ||
| dashboard | ||
| devportal | ||
| hardware/backend | ||
| models | ||
| services | ||
| settings | ||
| shared/frontend | ||
| system/backend | ||
| vendors | ||
| __init__.py | ||