Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0029761 | Openbravo ERP | A. Platform | public | 2015-03-06 11:18 | 2015-05-04 13:32 |
|
| Reporter | eduardo_Argal | |
| Assigned To | eduardo_Argal | |
| Priority | urgent | Severity | major | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | 3.0PR15Q1.4 | Fixed in Version | 3.0PR15Q1.4 | |
| Merge Request Status | |
| Review Assigned To | umartirena |
| 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 | 0029761: getCallableResult broken when using null parameters |
| Description | getCallableResult method for class RDBMSIndependent, is replacing null values for parameters with the String "Test", resulting in unexpected behavior of the procedure call. |
| Steps To Reproduce | Using postgres database
Install Picking List module
Create a sales order and add a line with a product. Process it.
Click on generate picking.
Realize that not Available Stock error message is thrown
Root cause problem: M_GET_STOCK_PARAM function is being called using "Test" as parameter value for those which should be null. |
| Proposed Solution | |
| Additional Information | |
| Tags | Approved |
| Relationships | | blocks | defect | 0029168 | 3.0PR15Q2 | closed | eduardo_Argal | getCallableResult broken when using null parameters |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2015-05-04 12:30 | umartirena | Type | defect => backport |
| 2015-05-04 12:30 | umartirena | Target Version | 3.0PR15Q2 => 3.0PR15Q1.4 |
| 2015-05-04 13:31 | hgbot | Checkin | |
| 2015-05-04 13:31 | hgbot | Note Added: 0076936 | |
| 2015-05-04 13:31 | hgbot | Status | scheduled => resolved |
| 2015-05-04 13:31 | hgbot | Resolution | open => fixed |
| 2015-05-04 13:31 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/95f9c5ce620700a9fd621efaca2b00f0c45432d9 [^] => http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/f448061a64cf04b82600f3f92c6b85a1f7dccfcb [^] |
| 2015-05-04 13:32 | umartirena | Note Added: 0076937 | |
| 2015-05-04 13:32 | umartirena | Status | resolved => closed |
| 2015-05-04 13:32 | umartirena | Fixed in Version | => 3.0PR15Q1.4 |
| 2015-05-04 13:32 | umartirena | Tag Attached: Approved | |