Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025793 | Openbravo ERP | 09. Financial management | public | 2014-02-21 10:02 | 2014-03-17 13:41 |
|
Reporter | caristu | |
Assigned To | jonalegriaesarte | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q2 | Fixed in Version | 3.0PR14Q2 | |
Merge Request Status | |
Review Assigned To | jonalegriaesarte |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 26425 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025793: Customer statement report is using the deprecated way for showing images |
Description | Customer statement report is using the deprecated way for showing images:
<imageExpression class="java.net.URL"><![CDATA[new java.net.URL($P{BASE_WEB}+"/../utility/ShowImageLogo?logo=yourcompanydoc&orgId="+$F{organizationid})]]></imageExpression>
|
Steps To Reproduce | In description |
Proposed Solution | Replace that expression and use the ShowImage API[1] instead
[1] http://wiki.openbravo.com/wiki/ERP_2.50:Developers_Guide/Concepts/Reports#Adding_images_and_logos_to_a_report_using_the_ShowImage_API [^] |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-02-21 10:02 | caristu | New Issue | |
2014-02-21 10:02 | caristu | Assigned To | => dmiguelez |
2014-02-21 10:02 | caristu | Modules | => Core |
2014-02-21 10:02 | caristu | OBNetwork customer | => Yes |
2014-02-21 10:02 | caristu | Support ticket | => 26425 |
2014-02-21 10:02 | caristu | Triggers an Emergency Pack | => No |
2014-02-21 10:03 | caristu | Issue Monitored: networkb | |
2014-02-21 10:11 | caristu | Resolution time | => 1398636000 |
2014-03-05 12:17 | caristu | Assigned To | dmiguelez => jonalegriaesarte |
2014-03-05 12:20 | hgbot | Checkin | |
2014-03-05 12:20 | hgbot | Note Added: 0064819 | |
2014-03-05 12:20 | hgbot | Status | new => resolved |
2014-03-05 12:20 | hgbot | Resolution | open => fixed |
2014-03-05 12:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8a278bd3e8a5112d2239f4d0143468bd29458060 [^] |
2014-03-06 04:24 | hudsonbot | Checkin | |
2014-03-06 04:24 | hudsonbot | Note Added: 0064878 | |
2014-03-17 13:41 | jonalegriaesarte | Review Assigned To | => jonalegriaesarte |
2014-03-17 13:41 | jonalegriaesarte | Note Added: 0065228 | |
2014-03-17 13:41 | jonalegriaesarte | Status | resolved => closed |
2014-03-17 13:41 | jonalegriaesarte | Fixed in Version | => PR14Q2 |