02-02-2016, 10:07 AM
(This post was last modified: 02-02-2016, 10:18 AM by omarllorens.)
I've seen that Documents module had an error in function generateReportsQuery. Here is defined the query for the report and the table vtiger_notescf is not added.
I've updated coreBOS , so you can do a git pull to update your installation or look this commit to apply the patch.
https://github.com/tsolucio/corebos/commit/4f0ab393ad3fd552e7b940d35e305f1e28a4fd6c
I've added an other commit https://github.com/tsolucio/corebos/commit/9c970023d717a705771b62020abe1a8c32846c41
This fix the same error but when we create a report with Documents like a secondary module.
I've updated coreBOS , so you can do a git pull to update your installation or look this commit to apply the patch.
https://github.com/tsolucio/corebos/commit/4f0ab393ad3fd552e7b940d35e305f1e28a4fd6c
I've added an other commit https://github.com/tsolucio/corebos/commit/9c970023d717a705771b62020abe1a8c32846c41
This fix the same error but when we create a report with Documents like a secondary module.