Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0032329Openbravo ERPA. Platformpublic2016-02-24 17:182018-08-30 14:26
egoitz 
platform 
normalmajorhave not tried
closedno change required 
5
 
3.0PR18Q3 
caristu
Core
No
0032329: Overload the renderJr method on HttpSecureAppServlet to allow specify to compile the subreports
Overload the renderJr method on HttpSecureAppServlet to allow specify to compile the subreports
Right now the renderjr method does not allow to use subreports to be compiled on runtime.

The reportsutils method used on that method allow that by adding a extra boolean parameter so a new method overloading the original method should be defined to allow that
No tags attached.
related to feature request 0029566 closed caristu Upgrade Jasper Libraries 
related to feature request 0038518 closed caristu Ability of compiling subreports with HttpSecureAppServlet.renderJR 
Issue History
2016-02-24 17:18egoitzNew Issue
2016-02-24 17:18egoitzAssigned To => platform
2016-02-24 17:18egoitzModules => Core
2016-02-24 17:18egoitzTriggers an Emergency Pack => No
2016-02-24 18:37caristuRelationship addedrelated to 0029566
2018-08-30 14:12caristuRelationship addedrelated to 0038518
2018-08-30 14:26caristuReview Assigned To => caristu
2018-08-30 14:26caristuNote Added: 0106535
2018-08-30 14:26caristuStatusnew => closed
2018-08-30 14:26caristuResolutionopen => no change required
2018-08-30 14:26caristuFixed in Version => 3.0PR18Q3

Notes
(0106535)
caristu   
2018-08-30 14:26   
Since PR18Q3, sub-reports are compiled automatically without the need of specifying it, even when using renderJR method.

See: https://code.openbravo.com/erp/devel/pi/rev/3404760330bcfea180a7869095eefbabf5e760e0 [^]