Project:
| View Revisions: Issue #29168 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0029168: getCallableResult broken when using null parameters | ||
| Revision | 2015-03-06 11:20 by eduardo_Argal | ||
| 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. |
||
| Revision | 2015-03-06 11:18 by eduardo_Argal | ||
| Steps To Reproduce | 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. |
||
| Copyright © 2000 - 2009 MantisBT Group |