Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040752 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] 09. Financial management | minor | have not tried | 2019-05-02 16:25 | 2019-08-22 14:45 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b4162532084b | ||||
Projection | none | ETA | none | Target Version | 3.0PR19Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||||
|
![]() |
|
(0113678) hgbot (developer) 2019-07-26 13:53 |
Repository: erp/devel/pi Changeset: b4162532084b7d850b12e99b55a66e7d058b463c Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Thu Jul 18 15:41:36 2019 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b4162532084b7d850b12e99b55a66e7d058b463c [^] Fixes Issue 40752. Older versions than Oracle 11.2 are no longer supported. Therefore some of the code in this file is no longer needed. This fix removes this code. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRMSQLFunctionRegister.java --- |
(0113679) vmromanos (viewer) 2019-07-26 13:54 |
Code review + testing OK |
(0114179) hudsonbot (viewer) 2019-08-22 14:45 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ad3efd3bd07c [^] Maturity status: Test |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |