Document finance training deploy
This commit is contained in:
@@ -1,6 +1,32 @@
|
||||
# Deployment / IIS Handoff 2026-05-19
|
||||
|
||||
Letzter Nachtrag: 2026-06-10
|
||||
Letzter Nachtrag: 2026-06-11
|
||||
|
||||
## Nachtrag 2026-06-11 Deploy Finance-Schulung und Dashboard-UI
|
||||
|
||||
Deploy-Inhalt:
|
||||
|
||||
- Commit `f751295 Update finance training and dashboard UI`.
|
||||
- Export Dashboard: VU-/Manometer-Grafik als fixes SVG mit Skala und Beschriftung, damit die Grafik nicht mehr nach unten in die Tabelle verschiebt.
|
||||
- Management/Finance-Cockpit: doppelte obere Tab-/Menubaender reduziert; Navigation bleibt ueber linke Reiter/Query-Parameter nutzbar.
|
||||
- Finance-Schulung aktualisiert:
|
||||
- `docs/FINANCE_SCHULUNG_FINANZ_2026-06-11.md`
|
||||
- `docs/FINANCE_COCKPIT_ANLEITUNG_FINANZ_2026-05-20.docx`
|
||||
- Prozessgrafiken fuer Exportfluss, Audit-CSV-Auswertungsquelle und Waehrungs-/Kursfluss.
|
||||
- Schulung enthaelt 4 Beispielzeilen je Land mit Mapping/Transformation, Merge-Wert, zentraler Summe und Dashboard-Fluss.
|
||||
|
||||
Validierung:
|
||||
|
||||
- Saubere Worktree-Kopie unter `C:\TMP\trafag-deploy-20260611115948`.
|
||||
- `dotnet test TrafagSalesExporter.sln --verbosity minimal`: `92/92` Tests gruen.
|
||||
- Publish:
|
||||
- `dotnet publish TrafagSalesExporter.csproj -c Release -o \\trch-webapp-bidashboard.trafagch.local\BiDashboard$ --no-restore`
|
||||
- `app_offline.htm` vor Publish gesetzt und nach Publish entfernt.
|
||||
- `BiDashboard.dll` Zeitstempel nach Deploy: `11.06.2026 12:04:53`.
|
||||
|
||||
Hinweis:
|
||||
|
||||
- Die im Entwicklungsarbeitsbaum offenen Loeschungen `Bild.png` und `erg.png` wurden fuer diesen Deploy nicht committed und nicht veraendert.
|
||||
|
||||
## Nachtrag 2026-06-10 Deploy Produktsparten-Fallback `ProductDivisionMapSet`
|
||||
|
||||
|
||||
@@ -5,11 +5,13 @@ Stand: 2026-06-11
|
||||
## Kurzstand
|
||||
|
||||
- Fuehrende App: `TrafagSalesExporter`, publiziert als `BiDashboard`.
|
||||
- Letzter dokumentierter Deploy: 2026-06-11, Commit `f751295 Update finance training and dashboard UI`, `BiDashboard.dll` Zeitstempel `11.06.2026 12:04:53`.
|
||||
- Letzte Validierung: `dotnet test TrafagSalesExporter.sln --verbosity minimal` mit `92/92` Tests gruen.
|
||||
- Neu lokal: Audit-CSV-Modus fuer Finance/Revision. Standortexporte schreiben optional nach Mapping/Transformation je Standort `Sales_ProcessedMergeInput_<TSC>_<Datum>.csv`; zentrale Excel, Finance Summary, Soll/Ist und Management-Analyse koennen per Setting aus den neuesten Standort-CSV statt aus der internen DB lesen.
|
||||
- Aktuelle Finance-Schulung: `docs/FINANCE_SCHULUNG_FINANZ_2026-06-11.md` mit Prozessgrafiken fuer Exportfluss, Audit-CSV-Auswertungsquelle und Waehrungsumrechnung.
|
||||
- UI-Delta 2026-06-11: Export-Dashboard-Manometer als fixes SVG mit Beschriftung; doppelte obere Finance-/Management-Tabbaender reduziert.
|
||||
- Letzter dokumentierter Stand: CH/AT-Produktsparten-Fallback ueber `ProductDivisionMapSet` deployed; India/TRIN SAGE-HANA-Fix und Spanien-SharePoint-Pfad bleiben abgesichert.
|
||||
- Validierung laut Doku: `87/87` Tests gruen fuer den Produktsparten-Fallback; fruehere UI-/Deploy-Schritte wurden einzeln umgesetzt und deployed.
|
||||
- Letzter dokumentierter Deploy: 2026-06-10 auf `\\trch-webapp-bidashboard.trafagch.local\BiDashboard$\`.
|
||||
- Vorheriger Deploy: 2026-06-10 Produktsparten-Fallback auf `\\trch-webapp-bidashboard.trafagch.local\BiDashboard$\`.
|
||||
- Produktsparten CH/AT: `ProductDivisionRefSet` bleibt materialbasiert fuehrend; Fallback `ProductDivisionMapSet` joined `Z.Prodh = M.Paph1`. Server-Import: 40'292 CH/AT-Datensaetze, 36'953 assigned, 0 `UnassignedWithReference`.
|
||||
- India/TRIN: produktive Server-DB steht auf `TRIN -> SAGE -> 20.197.20.60:30015`, Schema `TRAFAG_LIVE`, User-Override `TRAFAGCONTROLS`.
|
||||
- Doku-Delta: `docs/FINANCE_KURS_WORKFLOW_2026-06-09.md` plus SVG; alte Finance-Stubs aus aktiver Markdown-Struktur entfernt, Volltexte bleiben im Raw-Archiv.
|
||||
|
||||
Reference in New Issue
Block a user