Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029168Openbravo ERPA. Platformpublic2015-03-06 11:182015-05-07 22:17
eduardo_Argal 
eduardo_Argal 
urgentmajorsometimes
closedfixed 
5
 
3.0PR15Q23.0PR15Q2 
umartirena
Core
No
0029168: getCallableResult broken when using null parameters
getCallableResult method for class RDBMSIndependent, is replacing null values for parameters with the String "Test", resulting in unexpected behavior of the procedure call.
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.
No tags attached.
depends on backport 00297613.0PR15Q1.4 closed eduardo_Argal getCallableResult broken when using null parameters 
Issue History
2015-03-06 11:18eduardo_ArgalNew Issue
2015-03-06 11:18eduardo_ArgalAssigned To => eduardo_Argal
2015-03-06 11:18eduardo_ArgalModules => Core
2015-03-06 11:18eduardo_ArgalTriggers an Emergency Pack => No
2015-03-06 11:20eduardo_ArgalSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7874#r7874
2015-03-06 11:32hgbotCheckin
2015-03-06 11:32hgbotNote Added: 0075240
2015-03-06 11:32hgbotStatusnew => resolved
2015-03-06 11:32hgbotResolutionopen => fixed
2015-03-06 11:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/95f9c5ce620700a9fd621efaca2b00f0c45432d9 [^]
2015-03-09 17:49hudsonbotCheckin
2015-03-09 17:49hudsonbotNote Added: 0075331
2015-03-20 14:19umartirenaReview Assigned To => umartirena
2015-03-20 14:19umartirenaNote Added: 0075810
2015-03-20 14:19umartirenaStatusresolved => closed
2015-03-20 14:19umartirenaFixed in Version => pi
2015-04-15 15:37ngarciaIssue Monitored: ngarcia
2015-05-04 10:33hgbotCheckin
2015-05-04 10:33hgbotNote Added: 0076926
2015-05-04 12:30umartirenaStatusclosed => new
2015-05-04 12:30umartirenaResolutionfixed => open
2015-05-04 12:30umartirenaFixed in Versionpi =>
2015-05-04 12:30umartirenaStatusnew => scheduled
2015-05-04 13:33umartirenaStatusscheduled => resolved
2015-05-04 13:34umartirenaFixed in Version => 3.0PR15Q2
2015-05-04 13:34umartirenaResolutionopen => fixed
2015-05-04 13:36umartirenaNote Added: 0076938
2015-05-04 13:36umartirenaStatusresolved => closed
2015-05-07 22:17hudsonbotCheckin
2015-05-07 22:17hudsonbotNote Added: 0077195

Notes
(0075240)
hgbot   
2015-03-06 11:32   
Repository: erp/devel/pi
Changeset: 95f9c5ce620700a9fd621efaca2b00f0c45432d9
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Mar 06 11:21:26 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/95f9c5ce620700a9fd621efaca2b00f0c45432d9 [^]

Fixes issue 29168
 getCallableResult broken when using null parameters. Removed TEST value for default

---
M src-core/src/org/openbravo/database/RDBMSIndependent.java
---
(0075331)
hudsonbot   
2015-03-09 17:49   
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/ef8a16dd11b3 [^]
Maturity status: Test
(0075810)
umartirena   
2015-03-20 14:19   
Code Review + Testing OK
(0076926)
hgbot   
2015-05-04 10:33   
Repository: erp/devel/pi
Changeset: dec74b70aa3ebda24ae5d8da12fe416e60e83a2c
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon May 04 10:33:08 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/dec74b70aa3ebda24ae5d8da12fe416e60e83a2c [^]

Related to issue 29168. Missing copyright update

---
M src-core/src/org/openbravo/database/RDBMSIndependent.java
---
(0076938)
umartirena   
2015-05-04 13:36   
The issue has been reopened to create the backport for Q1.4.

Issue closed after creating, fixing and closing the backport.
(0077195)
hudsonbot   
2015-05-07 22:17   
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/a1817f84bd8b [^]
Maturity status: Test