Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019354Openbravo ERP07. Sales managementpublic2011-12-23 08:142011-12-28 18:46
jecharri 
jecharri 
highminoralways
closedfixed 
5
pi 
3.0MP73.0MP7 
Google Chrome
Core
No
0019354: Problems in SL_Order_Amt callout
Problems in SL_Order_Amt callout.

When you have one product with column stock_min filled and this product has not got stock the callout fail.
Create a product and put "stock_min" 10 (it is neccesary to put this value by ddbb, because the column is not implemented yet).

Assign one price to the product.

After that create a sales order header and line.

You will see that, when you create a line the application fail and doesn't execute correctly the callout "SL_order_amt".

No tags attached.
Issue History
2011-12-23 08:14jecharriNew Issue
2011-12-23 08:14jecharriAssigned To => jecharri
2011-12-23 08:14jecharriWeb browser => Google Chrome
2011-12-23 08:14jecharriModules => Core
2011-12-23 08:22jecharriWeb browserGoogle Chrome => Google Chrome
2011-12-23 08:22jecharriSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2995#r2995
2011-12-23 08:32hgbotCheckin
2011-12-23 08:32hgbotNote Added: 0044016
2011-12-23 08:32hgbotStatusnew => resolved
2011-12-23 08:32hgbotResolutionopen => fixed
2011-12-23 08:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d06684d8f8db142e0196c0db99273b4fcc419257 [^]
2011-12-28 04:38hudsonbotCheckin
2011-12-28 04:38hudsonbotNote Added: 0044044
2011-12-28 18:46malsasuaNote Added: 0044060
2011-12-28 18:46malsasuaStatusresolved => closed
2011-12-28 18:46malsasuaFixed in Version => 3.0MP7

Notes
(0044016)
hgbot   
2011-12-23 08:32   
Repository: erp/devel/pi
Changeset: d06684d8f8db142e0196c0db99273b4fcc419257
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Dec 23 08:25:29 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d06684d8f8db142e0196c0db99273b4fcc419257 [^]

Fixes issue 19354: Problems in SL_Order_Amt callout

---
M src/org/openbravo/erpCommon/ad_callouts/SL_Order_Stock_data.xsql
---
(0044044)
hudsonbot   
2011-12-28 04:38   
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/05d50af83cc8 [^]

Maturity status: Test
(0044060)
malsasua   
2011-12-28 18:46   
verified in 3.0.14946
functionality is OK
. test plan: create a new product with stock limit and create a new sales order with this product.

code review is OK