VTModuleDesigner icon indicating copy to clipboard operation
VTModuleDesigner copied to clipboard

Use added fields in reports

Open Luke1982 opened this issue 11 years ago • 1 comments

Hi Jonathan,

I am not sure if this is a Moduledesigner issue but maybe you have an answer on this. I use the Timecontrol module to keep track of time in project tasks and projects. Via your module designer I updated the timecontrol module so it has two new UI10 type fields for accounts and projects. I use the reports module to generate reports from the Timecontrol module. But when I generate a report using the two newly added fields, no entries show up. When I edit the report so that the fields I created with module designer are not used while generating the report it works.

Again, maybe this is a reports module issue, as I remember from vtiger 5.4 the reports were very sensitive for certain types of fields or conditions.

Luke1982 avatar Oct 08 '14 10:10 Luke1982

Hi,

I recommend you if you are PHP developer, try to see the Report query and put in phpmyadmin, then you will see why it fails.

playmono avatar Oct 10 '14 11:10 playmono