Update documentation and configuration for architecture changes; remove CAIKnowledge and related entities; update microtime values in config and state files
This commit is contained in:
@@ -334,6 +334,19 @@ cat custom/docs/ESPOCRM_BEST_PRACTICES.md | grep -A 200 "Troubleshooting"
|
||||
|
||||
---
|
||||
|
||||
## 🔄 Architektur-Update (26. März 2026)
|
||||
|
||||
**Änderungen:**
|
||||
- ✅ `CAIKnowledge` entfernt (Hooks, Controller, i18n, Metadata)
|
||||
- ✅ `CAICollections` / `CAICollectionCDokumente` entfernt
|
||||
- ✅ `CAdvowareAkten` entfernt → ersetzt durch `CAkten`
|
||||
- ✅ AI-Sync-Architektur: CDokumente → CAkten (direkte n:1, kein Junction Table)
|
||||
- ✅ Neues Feld `aiProvider` auf CAkten (ragflow/xai, Default: ragflow)
|
||||
- ✅ Hook-Chain: UpdateJunctionSyncStatus → UpdateLastSyncFromDocuments
|
||||
- ✅ ESPOCRM_BEST_PRACTICES.md auf v2.5 aktualisiert
|
||||
|
||||
---
|
||||
|
||||
## 🔄 Reorganisation (9. März 2026)
|
||||
|
||||
**Änderungen:**
|
||||
@@ -356,6 +369,6 @@ cat custom/docs/ESPOCRM_BEST_PRACTICES.md | grep -A 200 "Troubleshooting"
|
||||
|
||||
---
|
||||
|
||||
**Letzte Aktualisierung:** 9. März 2026
|
||||
**Letzte Aktualisierung:** 26. März 2026
|
||||
|
||||
**Für Fragen:** Siehe `custom/docs/ESPOCRM_BEST_PRACTICES.md`
|
||||
|
||||
Reference in New Issue
Block a user