ok...worked...in which file change Mr. Mrs. Dr. Drs to german?
Announcement
Collapse
No announcement yet.
3 issues which makes EspoCRM the rock bottom perfect system
Collapse
X
-
but then its loosing the rest of the file...The file is like this and then it shows all my custom columns. in
custom/Espo/Custom/Resources/metadata/entityDefs/Lead.json
Code:{ "fields": { "anfrage": { "type": "text", "required": false, "isCustom": true }, "angebot": { "type": "text", "required": false, "isCustom": true }, "iDALT": { "type": "int", "required": false, "isCustom": true } } }
Code:[COLOR=#000000][COLOR=#007700]{ [/COLOR][COLOR=#DD0000]"collection"[/COLOR][COLOR=#007700]: { [/COLOR][COLOR=#DD0000]"textFilterFields"[/COLOR][COLOR=#007700]: [[/COLOR][COLOR=#DD0000]"account"[/COLOR][COLOR=#007700],[/COLOR][COLOR=#DD0000]"anfrage[/COLOR][COLOR=#DD0000]","angebot","iDALT"[/COLOR][COLOR=#007700]] } } [/COLOR][/COLOR]
Comment
-
ok I have another problem.
I vaidated JSON file but then I have a problem with this field
Code:( [controller] => Lead ) , InputData: - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'lead.opportunity_amount_converted' in 'where clause' [] [] [2014-09-22 09:30:48] Espo.ERROR: Display Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'lead.opportunity_amount_converted' in 'where clause', Code: 42S22 URL: /CRM/api/v1/Lead?maxSize=100&offset=0&sortBy=createdAt&asc=false&where%5B0%5D%5Btype%5D=textFilter&where%5B0%5D%5Bvalue%5D=LBS [] [] [2014-09-22 09:30:58] Espo.ERROR: API [GET]:/:controller, Params:Array ( [controller] => Lead ) , InputData: - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'lead.opportunity_amount_converted' in 'where clause' [] [] [2014-09-22 09:30:58] Espo.ERROR: Display Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'lead.opportunity_amount_converted' in 'where clause', Code: 42S22 URL: /CRM/api/v1/Lead?maxSize=100&offset=0&sortBy=createdAt&asc=false&where%5B0%5D%5Btype%5D=textFilter&where%5B0%5D%5Bvalue%5D=%25LBS%25 [] [] [2014-09-22 09:31:08] Espo.ERROR: API [GET]:/:controller, Params:Array
please help, this is very imortant!
Last edited by theode; 09-22-2014, 09:43 AM.
Comment
-
the export function acts crazy
it goes to http://domain.de/CRM/?entryPoint=dow...=541fff8e14977 ask for a password and does nothing
Comment
Comment