Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026138 | Openbravo ERP | A. Platform | public | 2014-04-02 09:16 | 2014-06-05 09:00 |
|
Reporter | alostale | |
Assigned To | shankarb | |
Priority | normal | Severity | trivial | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q3 | Fixed in Version | 3.0PR14Q3 | |
Merge Request Status | |
Review Assigned To | alostale |
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 | 0026138: Small code clean up in HSAS |
Description | After patch to fix issue 0026095, some minor changes in HSAS are still pending:
-There are two renderJR methods (lines 1197 and 1210) which body is duplicated: the one without forceRefresh param should invoke the other one.
-There is a private renderJR method (line 1239) which solely calls the bigger renderJR (line 1247): private method can be completely removed changing its invocations to the bigger one
|
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0026095 | 3.0PR14Q2 | closed | shankarb | Add Infrastructure to refresh record after printing record |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-04-02 09:16 | alostale | New Issue | |
2014-04-02 09:16 | alostale | Assigned To | => shankarb |
2014-04-02 09:16 | alostale | Modules | => Core |
2014-04-02 09:16 | alostale | Triggers an Emergency Pack | => No |
2014-04-02 09:16 | alostale | Relationship added | related to 0026095 |
2014-05-26 05:44 | shankarb | Status | new => scheduled |
2014-05-26 05:44 | shankarb | fix_in_branch | => pi |
2014-05-26 12:43 | shankarb | Review Assigned To | => alostale |
2014-05-26 12:43 | shankarb | fix_in_branch | pi => |
2014-05-26 12:54 | hgbot | Checkin | |
2014-05-26 12:54 | hgbot | Note Added: 0067444 | |
2014-05-26 12:54 | hgbot | Status | scheduled => resolved |
2014-05-26 12:54 | hgbot | Resolution | open => fixed |
2014-05-26 12:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fee9a7256fe8337582284d5d594b336bb79b80d0 [^] |
2014-05-27 23:09 | hudsonbot | Checkin | |
2014-05-27 23:09 | hudsonbot | Note Added: 0067497 | |
2014-06-05 09:00 | alostale | Note Added: 0067770 | |
2014-06-05 09:00 | alostale | Status | resolved => closed |
2014-06-05 09:00 | alostale | Fixed in Version | => PR14Q3 |