Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0038588 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| feature request | [Openbravo ERP] 09. Financial management | minor | have not tried | 2018-05-21 13:57 | 2018-05-21 13:58 | |||||||
| Reporter | vmromanos | View Status | public | |||||||||
| Assigned To | Triage Omni OMS | |||||||||||
| Priority | low | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | SCM revision | |||||||||||
| 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 | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||
|
|||||||||||||||
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 |
| Copyright © 2000 - 2009 MantisBT Group |