bmc_hub/app/billing/frontend
Christian 7f325b5c32 feat: Implement email management UI with FastAPI and keyword-based classification
- Added FastAPI router for serving email management UI at /emails
- Created Jinja2 template for the email frontend
- Developed SimpleEmailClassifier for keyword-based email classification
- Documented email UI implementation details, features, and API integration in EMAIL_UI_IMPLEMENTATION.md
2025-12-11 12:45:29 +01:00
..
__init__.py feat: Implement supplier invoices management with e-conomic integration 2025-12-07 03:29:54 +01:00
supplier_invoices.html feat: Implement email management UI with FastAPI and keyword-based classification 2025-12-11 12:45:29 +01:00
template_builder.html feat: Implement quick analysis on PDF upload for CVR, document type, and number extraction 2025-12-09 14:54:33 +01:00
templates_list.html feat: Implement quick analysis on PDF upload for CVR, document type, and number extraction 2025-12-09 14:54:33 +01:00
views.py feat: Enhance billing frontend with Jinja2 templates and improve invoice handling 2025-12-08 09:15:52 +01:00