Commit graph

2 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
bb761ebd89 Import Produkt Gruppen von einem Objekt zum anderen 2026-02-03 13:47:05 +01:00