Hello guys, I was recently cleaning our database and system and I deleted some fields, but I was still able to see them in the SQL database, so I deleted them manually from there.
Since then I am getting error 500 in our CRM and in the logs I can see this error.
Could you please help me with what and where should I delete to get rid of this error?
Thanks a lot.
Since then I am getting error 500 in our CRM and in the logs I can see this error.
Code:
[2023-02-06 12:32:58] ERROR: (42S22) SQLSTATE[42S22]: Column not found: 1054 Unknown column 'opportunity.skupina_produktov_sp4' in 'field list'; GET /ReportPanel/action/runList; line: 1852, file: /data/7/5/7575340d-2d72-4955-9959-98ec6389749c/crmsys.sk/sub/esmero/application/Espo/Modules/Advanced/Services/Report.php [] []
Thanks a lot.
Comment