[
https://issues.apache.org/jira/browse/OFBIZ-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954435#comment-14954435 ]
Deepak Dixit commented on OFBIZ-6212:
-------------------------------------
Hi Jacques,
I tried BIRT report and it seems issue is related to missing imports and missing parameters in .rptdesign files.
So we need to fix the missing import and missing parameters like in TrialBalance.rptdesign we are using HashMap class and java.util package import is missing.
I added missing import and then I got userLoginId parameter is missing error, after passing userLoginId from UX its working fine. I am not too good in Birt so I don't know if its a right way to fix the problem or not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)