Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040752 | Openbravo ERP | 09. Financial management | public | 2019-05-02 16:25 | 2019-08-22 14:45 |
|
Reporter | shuehner | |
Assigned To | dmiguelez | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR19Q4 | Fixed in Version | 3.0PR19Q4 | |
Merge Request Status | |
Review Assigned To | vmromanos |
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 | 0040752: Simplify oracle version specific code after no longer supporting Oracle 11.1 |
Description | In issue 40750 support for Oracle 11.1 version was removed which allows to simplify some code which is specific for supporting this old version.
modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRMSQLFunctionRegister.java
Specifically now the is11R2OrNewer will always return true so both the function itself as well as the 2 branches to supported oracle but older can be removed.
Note: That this also allows to the remove existsStrAgg function as well.
Note: While 40750 is planned to be backported for 19Q2 this cleanup here is not needed to be backported. |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | feature request | 0040750 | 3.0PR19Q3 | closed | alostale | Openbravo ERP | Raise minimum supported Oracle database version from 11.1 to 11.2 | related to | feature request | 0040753 | | new | Retail | Retail Modules | Simplify oracle version specific code after no longer supporting Oracle 11.1 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-05-02 16:25 | shuehner | New Issue | |
2019-05-02 16:25 | shuehner | Assigned To | => Triage Finance |
2019-05-02 16:25 | shuehner | OBNetwork customer | => No |
2019-05-02 16:25 | shuehner | Modules | => Core |
2019-05-02 16:25 | shuehner | Triggers an Emergency Pack | => No |
2019-05-02 16:25 | shuehner | Relationship added | depends on 0040750 |
2019-05-02 16:27 | shuehner | Relationship added | related to 0040753 |
2019-05-02 16:27 | shuehner | Target Version | => 3.0PR19Q3 |
2019-06-25 17:49 | vmromanos | Assigned To | Triage Finance => markmm82 |
2019-06-25 23:59 | markmm82 | Status | new => scheduled |
2019-07-18 15:38 | dmiguelez | Target Version | 3.0PR19Q3 => 3.0PR19Q4 |
2019-07-25 17:39 | vmromanos | Assigned To | markmm82 => dmiguelez |
2019-07-26 13:53 | hgbot | Checkin | |
2019-07-26 13:53 | hgbot | Note Added: 0113678 | |
2019-07-26 13:53 | hgbot | Status | scheduled => resolved |
2019-07-26 13:53 | hgbot | Resolution | open => fixed |
2019-07-26 13:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b4162532084b7d850b12e99b55a66e7d058b463c [^] |
2019-07-26 13:54 | vmromanos | Review Assigned To | => vmromanos |
2019-07-26 13:54 | vmromanos | Note Added: 0113679 | |
2019-07-26 13:54 | vmromanos | Status | resolved => closed |
2019-07-26 13:54 | vmromanos | Fixed in Version | => 3.0PR19Q4 |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114179 | |