Commit graph

3 commits

Author SHA1 Message Date
9a8f5431e1 fix: Duplikat-Schutz für Subtotals
- Prüft in toggle_subtotal.php und sync_to_facturedet.php ob
  Subtotal bereits in Detail-Tabelle existiert
- Verhindert mehrfache Subtotal-Zeilen für dieselbe Section
- addslashes() durch $db->escape() ersetzt (SQL-Sicherheit)
- LIKE durch exakten Match ersetzt (Präzision)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-03 14:26:31 +01:00
870563a1d7 Stable Version fertig Multidocument Kundenaufträge Angebot und Rechnungen 2026-01-29 14:55:42 +01:00
050f2316b2 MultiDocument Support 2026-01-26 19:48:26 +01:00