CoreBOSBB

Full Version: error on dashboard
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
No, no more update. review the custom fields, make sure they haven't been deleted but the filter hasn't been updated. If that isn't the issue, delete this part of the SQL:

INNER JOIN vt_tmp_u209 vt_tmp_u209 ON vt_tmp_u209.id = vtiger_crmentity.smownerid

and execute the rest in mysql to see if you get any error.

if not, make the same modification as above but after the mkCountQuery() function to get the result of that function and execute that on in mysql to see if you can see the error.
If I select a field in filter base for rhis widget related to another mofule, problem occurs

I try created a widget for module Taskm and uses a filter with fields in task modules and a subject in service contratcs
I can reproduce the error. get back to you asap
Pages: 1 2