Compare commits

...

2 Commits

5 changed files with 10 additions and 10 deletions

View File

@@ -103,6 +103,7 @@
"options": { "options": {
"status": { "status": {
"": "", "": "",
"Vorbereitung": "Vorbereitung",
"Offen": "Offen", "Offen": "Offen",
"Warte auf Mandatierung": "Warte auf Mandatierung", "Warte auf Mandatierung": "Warte auf Mandatierung",
"Mandat erteilt": "Mandat erteilt", "Mandat erteilt": "Mandat erteilt",

View File

@@ -93,8 +93,9 @@
"options": { "options": {
"status": { "status": {
"": "", "": "",
"Offen": "Offen", "Vorbereitung": "Preparation",
"Warte auf Mandatierung": "Warte auf Mandatierung", "Offen": "Open",
"Warte auf Mandatierung": "Waiting for Mandate",
"Mandat erteilt": "Mandat erteilt", "Mandat erteilt": "Mandat erteilt",
"Abgebrochen": "Abgebrochen", "Abgebrochen": "Abgebrochen",
"Zurückgestellt": "Zurückgestellt", "Zurückgestellt": "Zurückgestellt",

View File

@@ -23,9 +23,5 @@
{ {
"name": "istStandard", "name": "istStandard",
"width": 10 "width": 10
},
{
"name": "syncStatus",
"width": 10
} }
] ]

View File

@@ -57,6 +57,7 @@
"required": true, "required": true,
"options": [ "options": [
"", "",
"Vorbereitung",
"Offen", "Offen",
"Zurückgestellt", "Zurückgestellt",
"Wird angerufen", "Wird angerufen",
@@ -70,6 +71,7 @@
], ],
"style": { "style": {
"": null, "": null,
"Vorbereitung": "default",
"Offen": null, "Offen": null,
"Zurückgestellt": "info", "Zurückgestellt": "info",
"Wird angerufen": "info", "Wird angerufen": "info",

View File

@@ -349,8 +349,8 @@ return [
0 => 'youtube.com', 0 => 'youtube.com',
1 => 'google.com' 1 => 'google.com'
], ],
'cacheTimestamp' => 1769201197, 'cacheTimestamp' => 1769202183,
'microtime' => 1769201197.484917, 'microtime' => 1769202183.750401,
'siteUrl' => 'https://crm.bitbylaw.com', 'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4, 'fullTextSearchMinLength' => 4,
'appTimestamp' => 1768843902, 'appTimestamp' => 1768843902,
@@ -369,8 +369,8 @@ return [
], ],
'companyLogoId' => '68e78bdc81f69ce51', 'companyLogoId' => '68e78bdc81f69ce51',
'companyLogoName' => 'Blue H logo.png', 'companyLogoName' => 'Blue H logo.png',
'googleMapsApiKey' => 'AIzaSyAfo8sTA7BzEB6wTgKQGI3vSeohwdQmedM', 'googleMapsApiKey' => 'AIzaSyAVPz_wjeaRuFLDTLcoMXb0SWXWh86xFGs',
'googleMapsMapId' => NULL, 'googleMapsMapId' => 'de267c708f3e643c4f876908',
'integrations' => (object) [ 'integrations' => (object) [
'GoogleMaps' => true 'GoogleMaps' => true
], ],