CoreBOSBB
error on dashboard - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: error on dashboard (/showthread.php?tid=1513)

Pages: 1 2


RE: error on dashboard - joebordes - 05-24-2019

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.


RE: error on dashboard - rslemer - 05-30-2019

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


RE: error on dashboard - joebordes - 05-30-2019

I can reproduce the error. get back to you asap


RE: error on dashboard - joebordes - 05-30-2019

see if this helps: https://github.com/tsolucio/corebos/commit/abecce0807111d6a64835b97dff066471488d0d5