Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039020 | Retail Modules | Web POS | public | 2018-07-24 09:59 | 2018-07-26 16:11 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR18Q4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0039020: API changes due to Hibernate upgrade (Retail) |
Description | The Hibernate upgrade implies some API changes in Mobile Core and WebPOS modules. All of them are caused by the replacement of the deprecated org.hibernate.Query class with the new org.hibernate.query.Query:
- org.openbravo.mobile.core.process.SimpleQueryBuilder.getDalQuery() now returns type org.hibernate.query.Query
- org.openbravo.mobile.core.process.ProcessHQLQuery.setParameterValues, all org.openbravo.mobile.core.process.ProcessHQLQuery.StrategyQuery.buildResponse methods and org.openbravo.mobile.core.process.SimpleQueryBuilder.fillQueryWithParameters now receives the new class as an argument instead of the deprecated one. |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0037064 | | closed | caristu | Openbravo ERP | upgrade hibernate to 5.3.2 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-07-24 09:59 | caristu | New Issue | |
2018-07-24 09:59 | caristu | Assigned To | => Retail |
2018-07-24 09:59 | caristu | Triggers an Emergency Pack | => No |
2018-07-24 09:59 | caristu | Relationship added | related to 0037064 |
2018-07-24 09:59 | caristu | Assigned To | Retail => caristu |
2018-07-24 10:00 | caristu | Summary | API changes due to Hibernate upgrade => API changes due to Hibernate upgrade (Retail) |
2018-07-24 10:50 | hgbot | Checkin | |
2018-07-24 10:50 | hgbot | Note Added: 0105854 | |
2018-07-24 10:50 | hgbot | Status | new => resolved |
2018-07-24 10:50 | hgbot | Resolution | open => fixed |
2018-07-24 10:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/api-checks-retail/rev/fd1ec733cd97e9f8a77e75f70910620962d3dd15 [^] |
2018-07-24 10:51 | caristu | Review Assigned To | => marvintm |
2018-07-26 16:11 | marvintm | Status | resolved => closed |
2018-07-26 16:11 | marvintm | Fixed in Version | => RR18Q4 |