Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
| View Issue Details | |||||||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
| 0038588 | Openbravo ERP | 09. Financial management | public | 2018-05-21 13:57 | 2018-05-21 13:58 | ||||||||||||||
| Reporter | vmromanos | ||||||||||||||||||
| Assigned To | Triage Omni OMS | ||||||||||||||||||
| Priority | low | Severity | minor | Reproducibility | have not tried | ||||||||||||||
| Status | new | Resolution | open | ||||||||||||||||
| Platform | OS | 5 | OS Version | ||||||||||||||||
| Product Version | |||||||||||||||||||
| Target Version | Fixed in Version | ||||||||||||||||||
| Merge Request Status | |||||||||||||||||||
| Review Assigned To | |||||||||||||||||||
| OBNetwork customer | No | ||||||||||||||||||
| Web browser | |||||||||||||||||||
| Modules | Core | ||||||||||||||||||
| Support ticket | |||||||||||||||||||
| Regression level | |||||||||||||||||||
| Regression date | |||||||||||||||||||
| Regression introduced in release | |||||||||||||||||||
| Regression introduced by commit | |||||||||||||||||||
| Triggers an Emergency Pack | No | ||||||||||||||||||
| Summary | 0038588: Refactor reports based on HttpSecureAppServlet.renderJR to avoid manual subreport compilation | ||||||||||||||||||
| Description | After 0038518 fix, there is no need anymore to manually compile subreports inside the servlets. Instead the JRXML header report must create as many SUBREP_<subreportfilename> parameters as subreports have. Then the renderJR should be directly able to detect them and compile them on the fly. Example: <parameter name="SUBREP_OBDO_DistOrderLinesJR" class="net.sf.jasperreports.engine.JasperReport" isForPrompting="false"/> Objective: review existing places where a manual compilation for subreports is executed in a Servlet and adapt the reports to avoid it | ||||||||||||||||||
| Steps To Reproduce | NA | ||||||||||||||||||
| Proposed Solution | |||||||||||||||||||
| Additional Information | |||||||||||||||||||
| Tags | No tags attached. | ||||||||||||||||||
| Relationships |
| ||||||||||||||||||
| Attached Files | |||||||||||||||||||
| Issue History | |||||||||||||||||||
| Date Modified | Username | Field | Change | ||||||||||||||||
| 2018-05-21 13:57 | vmromanos | New Issue | |||||||||||||||||
| 2018-05-21 13:57 | vmromanos | Assigned To | => Triage Finance | ||||||||||||||||
| 2018-05-21 13:57 | vmromanos | OBNetwork customer | => No | ||||||||||||||||
| 2018-05-21 13:57 | vmromanos | Modules | => Core | ||||||||||||||||
| 2018-05-21 13:57 | vmromanos | Triggers an Emergency Pack | => No | ||||||||||||||||
| 2018-05-21 13:58 | vmromanos | Relationship added | depends on 0038518 | ||||||||||||||||
| 2018-12-28 14:11 | AugustoMauch | Relationship added | related to 0039859 | ||||||||||||||||
| There are no notes attached to this issue. |