9 Commits

Author SHA1 Message Date
admin 825e8063a0 Support Spain sales delta folder sync 2026-06-05 06:40:31 +02:00
admin 16449f1dc1 Add finance details export and translations 2026-05-26 13:33:09 +02:00
admin 001e2a73d5 Commit pending finance and Power BI work 2026-05-13 07:33:00 +02:00
admin 819a023163 Add SharePoint manual source handling and finance status 2026-05-11 08:43:52 +02:00
admin eb187cdc15 manometer 2026-04-17 12:00:03 +02:00
admin 0d3bd47f7a englisch 2026-04-17 07:08:04 +02:00
admin cf20bd94d0 RefactoringDI 2026-04-13 14:37:21 +02:00
Claude 8524631508 Convert TrafagSalesExporter from console app to Blazor Server app with MudBlazor UI
- Replaced console app with .NET 8 Blazor Server architecture
- Added EF Core SQLite database (trafag_exporter.db) with auto-seed data
- Models: HanaServer, Site, SharePointConfig, ExportSettings, ExportLog, SalesRecord
- Services: HanaQueryService (with configurable dateFilter), ExcelExportService,
  SharePointUploadService, ExportOrchestrationService (with live status events),
  TimerBackgroundService (scheduled daily export)
- MudBlazor UI pages: Dashboard (export status + manual trigger), Standorte
  (HANA server + site CRUD), Settings (SharePoint + timer config), Logs (filtered view)
- SAP HANA queries unchanged (INV + CRN with exact SAP B1 table joins)
- SharePoint upload via Microsoft Graph with app registration auth

https://claude.ai/code/session_012heAXNMbbyxqYf2S2HrKLj
2026-04-09 14:00:44 +00:00
admin 673bba7298 Add Trafag SAP HANA to Excel SharePoint exporter console app 2026-04-09 15:47:55 +02:00