Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039095 | Openbravo ERP | Z. Others | public | 2018-08-06 20:37 | 2018-08-20 09:57 |
|
Reporter | collazoandy4 | |
Assigned To | collazoandy4 | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
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 | 0039095: Update modules to SQLFunctionRegister |
Description | The OBDal.registerSQLFunction allows to register SQL functions at runtime in order to make them available in HQL queries.
In the latest Hibernate releases this is no longer possible, and it is only possible to register such functions when Hibernate is being set up
The following modules should refactor to register the SQL functions when Dal is being initialized.
- org.openbravo.module.invoiceTaxReportEnhanced30.cashvat
- org.openbravo.module.aeat340.es
|
Steps To Reproduce | In Description |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0038520 | | closed | caristu | Openbravo ERP | Deprecate OBDal.registerSQLFunction | causes | defect | 0039150 | | closed | collazoandy4 | Localization Pack: Spain | 3.6.400 version of this module fails to install with ERP 18Q3 version as accidentally contains changes for Q4 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-08-06 20:37 | collazoandy4 | New Issue | |
2018-08-06 20:37 | collazoandy4 | Assigned To | => platform |
2018-08-06 20:37 | collazoandy4 | Modules | => Core |
2018-08-06 20:37 | collazoandy4 | Triggers an Emergency Pack | => No |
2018-08-06 20:39 | collazoandy4 | Assigned To | platform => collazoandy4 |
2018-08-06 20:40 | collazoandy4 | Status | new => scheduled |
2018-08-06 20:40 | collazoandy4 | Category | A. Platform => Z. Others |
2018-08-06 21:42 | collazoandy4 | Relationship added | related to 0038520 |
2018-08-07 14:55 | hgbot | Checkin | |
2018-08-07 14:55 | hgbot | Note Added: 0106176 | |
2018-08-08 10:00 | hgbot | Checkin | |
2018-08-08 10:00 | hgbot | Note Added: 0106180 | |
2018-08-08 10:03 | Sandrahuguet | Note Added: 0106181 | |
2018-08-08 10:03 | Sandrahuguet | Status | scheduled => resolved |
2018-08-08 10:03 | Sandrahuguet | Fixed in SCM revision | => https://code.openbravo.com/erp/pmods/org.openbravo.module.aeat340.es/rev/9ea7361c226af4e96542eee9eee5b7bd25a8be9e [^] |
2018-08-08 10:03 | Sandrahuguet | Resolution | open => fixed |
2018-08-08 10:03 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2018-08-08 10:03 | Sandrahuguet | Note Added: 0106182 | |
2018-08-08 10:03 | Sandrahuguet | Status | resolved => closed |
2018-08-17 12:42 | shuehner | Relationship added | causes 0039150 |
2018-08-20 09:09 | hgbot | Checkin | |
2018-08-20 09:09 | hgbot | Note Added: 0106399 | |
2018-08-20 09:57 | hgbot | Checkin | |
2018-08-20 09:57 | hgbot | Note Added: 0106405 | |
Notes |
|
(0106176)
|
hgbot
|
2018-08-07 14:55
|
|
Repository: erp/pmods/org.openbravo.module.aeat340.es
Changeset: 9ea7361c226af4e96542eee9eee5b7bd25a8be9e
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Mon Aug 06 17:33:43 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat340.es/rev/9ea7361c226af4e96542eee9eee5b7bd25a8be9e [^]
Related to issue 39095: Update modules to SQLFunctionRegister
Updated code to fully support the new mechanismo of register function in
DAL
---
M src/org/openbravo/module/aeat340/es/api/year2012/AEAT340Report_2012APRMDao.java
A src/org/openbravo/module/aeat340/es/util/AEAT340SQLFunctionRegister.java
---
|
|
|
(0106180)
|
hgbot
|
2018-08-08 10:00
|
|
Repository: erp/pmods/org.openbravo.module.aeat340.es
Changeset: 5a4d9223272a820d8b59d340efc2eda418d4ee48
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Aug 08 09:20:13 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat340.es/rev/5a4d9223272a820d8b59d340efc2eda418d4ee48 [^]
Related to issue 39095: Update modules to SQLFunctionRegister
Updated code to fully support the new mechanismo of register function in
DAL
---
M src/org/openbravo/module/aeat340/es/api/year2012/AEAT340Report_2012APRMDao.java
A src/org/openbravo/module/aeat340/es/util/AEAT340SQLFunctionRegister.java
---
|
|
|
|
|
|
|
|
|
(0106399)
|
hgbot
|
2018-08-20 09:09
|
|
Repository: erp/pmods/org.openbravo.module.aeat340.es
Changeset: 5b195178e0ad26ccd052d0446d4f437676ba3d94
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Fri Aug 17 19:56:35 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat340.es/rev/5b195178e0ad26ccd052d0446d4f437676ba3d94 [^]
Fixes issue 39150:Removed changes of 18Q4
The fix for issue 39095 accidentally mixes the fix with an api chan of hibernate
upgrade project from 18Q4
The upgrades changes was removed.
---
M src/org/openbravo/module/aeat340/es/api/year2012/AEAT340Report_2012APRMDao.java
---
|
|
|
(0106405)
|
hgbot
|
2018-08-20 09:57
|
|
Repository: erp/pmods/org.openbravo.module.aeat340.es
Changeset: b4e12ccaefacf703dc650dc0e1102546bedb237a
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Fri Aug 17 20:12:56 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat340.es/rev/b4e12ccaefacf703dc650dc0e1102546bedb237a [^]
Fixes issue 39150:Removed changes of 18Q4
The fix for issue 39095 accidentally mixes the fix with an api chan of hibernate
upgrade project from 18Q4
The upgrades changes was removed.
---
M src/org/openbravo/module/aeat340/es/api/year2012/AEAT340Report_2012APRMDao.java
---
|
|