bmc_hub/app/billing/frontend
Christian 3dcd04396e feat(webshop): Initial implementation of webshop module with views, migrations, and templates
- Added views for webshop admin interface using FastAPI and Jinja2 templates.
- Created initial SQL migration for webshop configurations, products, orders, and order items.
- Defined module metadata in module.json for webshop.
- Implemented HTML template for the webshop index page.
- Documented frontend requirements and API contracts in WEBSHOP_FRONTEND_PROMPT.md.
- Introduced scripts for generating conversation summaries and testing Whisper capabilities.
2026-01-25 03:29:28 +01:00
..
__init__.py feat: Implement supplier invoices management with e-conomic integration 2025-12-07 03:29:54 +01:00
supplier_invoices_v1_backup.html feat(migrations): add supplier invoice enhancements for accounting integration 2026-01-07 10:32:41 +01:00
supplier_invoices.html feat(webshop): Initial implementation of webshop module with views, migrations, and templates 2026-01-25 03:29:28 +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 Email Workflow System with comprehensive documentation and migration scripts 2025-12-15 12:28:12 +01:00
views.py feat(migrations): add supplier invoice enhancements for accounting integration 2026-01-07 10:32:41 +01:00