[ http://issues.apache.org/jira/browse/OFBIZ-408?page=comments#action_12445131 ] Marco Risaliti commented on OFBIZ-408: --------------------------------------
Hi Jacopo - David, first of all thanks a lot for your work, I have only one question about this issue. Why don't we remove also the following files from SVN. applications\order\webapp\ordermgr\reports\orderitemreport.xml applications\order\webapp\ordermgr\reports\orderreport.xml applications\order\webapp\ordermgr\reports\reportlist.ftl applications\order\webapp\ordermgr\WEB-INF\actions\reports.bsh applications\order\widget\ordermgr\OrderReportScreens.xml They are demonstration purpose only and they are also not working because they have problems into the definition (not correct band-height) and one missing field (shipCarrier). They are also has been replaced by the new FOP reports into the order application. Are you agree to remove those reports and forms that now also can be called because the view/request on the controller.xml has been removed. Thanks a lot Marco > Remove Jasper Report from OFBIZ > ------------------------------- > > Key: OFBIZ-408 > URL: http://issues.apache.org/jira/browse/OFBIZ-408 > Project: OFBiz (The Open for Business Project) > Issue Type: Task > Components: framework, order > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assigned To: Jacopo Cappellato > Priority: Trivial > Attachments: remove_jasper_report.patch > > > In OFBIZ there is only two Jasper Reports in the order component and both of > them are for demonstration purposes only contributed by Britton LaRoche. > For run those two reports you have to manually execute the request > orderreportlist from the order report application. > They are the only ones reports remaining that still use Jasper Report and so > I propose this patch to remove those from the SVN. > If this patch will be applied to SVN the only reference to Jasper Report that > still remains in OFBIZ are: > - JasperReportsPdfViewHandler.java > - JasperReportsXmlViewHandler.java > Does it make sense for you to remove from OPTIONAL_LIBRARIES the reference to > JasperReports ? > Thanks in advance > Marco -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
