Add Advoware integration fields and update CBeteiligte layout; modify config timestamps

This commit is contained in:
2026-01-20 18:23:11 +01:00
parent 9de14c7578
commit 78878466e5
5 changed files with 80 additions and 4 deletions

8
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"chat.tools.terminal.autoApprove": {
"/^docker exec espocrm php /var/www/html/command\\.php rebuild$/": {
"approve": true,
"matchCommandLine": true
}
}
}