Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0023523 | Openbravo ERP | A. Platform | public | 2013-04-10 09:55 | 2013-04-10 09:55 |
Reporter | egoitz | ||||
Assigned To | AugustoMauch | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0023523: The reports defined to be called from the menu should compile the subreports on runtime | ||||
Description | 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. | ||||
Steps To Reproduce | - | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-04-10 09:55 | egoitz | New Issue | |||
2013-04-10 09:55 | egoitz | Assigned To | => AugustoMauch | ||
2013-04-10 09:55 | egoitz | Modules | => Core | ||
2013-04-10 09:55 | egoitz | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |