Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0027591 | Openbravo ERP | A. Platform | public | 2014-09-11 18:55 | 2014-09-18 06:12 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q4 | Fixed in Version | 3.0PR14Q4 | |
Merge Request Status | |
Review Assigned To | shankarb |
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 | 0027591: It is not possible to use Collection parameters in HQL tables |
Description | In the HQLDataSourceService.getQuery method, the named parameters are set to the Query. The problem was that only the query.setParameter method is used for this, and this method does not allow collection parameters.
If the named parameter is a collection, query.setParameterList should be used. |
Steps To Reproduce | In this repo: https://code.openbravo.com/erp/devel/pi-reconref/ [^]
- Open Sales Invoice
- Pick a record with Total Outstanding > 0
- Open the Add Payment process. An exception will be thrown
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0027578 | 3.0PR15Q1 | closed | AugustoMauch | HQL datasources problem when using list parameters |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-09-11 18:55 | AugustoMauch | New Issue | |
2014-09-11 18:55 | AugustoMauch | Assigned To | => AugustoMauch |
2014-09-11 18:55 | AugustoMauch | OBNetwork customer | => No |
2014-09-11 18:55 | AugustoMauch | Modules | => Core |
2014-09-11 18:55 | AugustoMauch | Triggers an Emergency Pack | => No |
2014-09-11 18:56 | AugustoMauch | Issue Monitored: shankarb | |
2014-09-11 18:56 | AugustoMauch | Review Assigned To | => shankarb |
2014-09-11 18:57 | hgbot | Checkin | |
2014-09-11 18:57 | hgbot | Note Added: 0070088 | |
2014-09-11 18:57 | hgbot | Status | new => resolved |
2014-09-11 18:57 | hgbot | Resolution | open => fixed |
2014-09-11 18:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/02a1e1a17c3bf16cec1d3c3c3524b126982636e6 [^] |
2014-09-12 16:39 | hudsonbot | Checkin | |
2014-09-12 16:39 | hudsonbot | Note Added: 0070106 | |
2014-09-18 06:12 | shankarb | Note Added: 0070189 | |
2014-09-18 06:12 | shankarb | Status | resolved => closed |
2014-09-18 06:12 | shankarb | Fixed in Version | => 3.0PR14Q4 |
2014-11-27 10:45 | AugustoMauch | Relationship added | has duplicate 0027578 |