Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023523Openbravo ERPA. Platformpublic2013-04-10 09:552013-04-10 09:55
egoitz 
AugustoMauch 
urgentmajoralways
newopen 
5
 
 
Core
No
0023523: The reports defined to be called from the menu should compile the subreports on runtime
The reports defined to be called from the menu should compile the subreports on runtime.
The printcontroller java class used to print invoices, shipments/receipts, orders or payments allow to define the subreports as following:

$P{SUBREP_report_name}

Then on runtime the process try to find the subeport with name report_name.jrxml on the same location that the parent report is located.
The process takes the jrxml of the supreport and translates it and compiles it, and then is passed as parameter to the parent report.

The reports executed directly from Openbravo menu does not allow that way and can not be translated on runtime.
-
No tags attached.
Issue History
2013-04-10 09:55egoitzNew Issue
2013-04-10 09:55egoitzAssigned To => AugustoMauch
2013-04-10 09:55egoitzModules => Core
2013-04-10 09:55egoitzTriggers an Emergency Pack => No

There are no notes attached to this issue.