Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024400Openbravo ERP04. Warehouse managementpublic2013-07-23 13:072013-09-23 10:36
maite 
jecharri 
urgentmajoralways
closedfixed 
5
 
3.0MP28 
Core
No
0024400: Error in "Process Inventory Count" process is not showing proper line number information
Error in "Process Inventory Count" process is not showing proper line number information
0. Run Stock report and find a Product with stock in different bin
1. Create new Inventory header
2. Add line for that product and one of its bins. Set Count Qty=0 and NOT process inventory
3. Create new Inventory header
4. Add new line for same product and the other bin. Set Count Qty > Book Qty
5. Add new line for same product and first bin. Set Count Qty=0
6. Process fisrt inventory
4. Try to process second inventory and error "Insufficient stock" will be raised but realize that Line information is not the correct one
Improve error message indicating: product name, attribute, bin and product uom which is causing Insufficient Stock error. In case that product,attribute,bin,product_uom is in the inventory, add line information
No tags attached.
Issue History
2013-07-23 13:07maiteNew Issue
2013-07-23 13:07maiteAssigned To => dmiguelez
2013-07-23 13:07maiteModules => Core
2013-07-23 13:07maiteTriggers an Emergency Pack => No
2013-07-23 13:10maiteTarget Version => 3.0MP27
2013-07-23 13:10maiteIssue Monitored: networkb
2013-07-29 09:52dmiguelezAssigned Todmiguelez => jonalegriaesarte
2013-08-19 16:45jonalegriaesarteTarget Version3.0MP27 => 3.0MP28
2013-09-11 18:32jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2013-09-16 17:09maiteSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5031#r5031
2013-09-16 18:13hgbotCheckin
2013-09-16 18:13hgbotNote Added: 0061179
2013-09-16 18:13hgbotStatusnew => resolved
2013-09-16 18:13hgbotResolutionopen => fixed
2013-09-16 18:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d387bfce963ba5d9b946c8c1441e684b357adaf2 [^]
2013-09-17 19:03hudsonbotCheckin
2013-09-17 19:03hudsonbotNote Added: 0061260
2013-09-20 08:57hgbotCheckin
2013-09-20 08:57hgbotNote Added: 0061300
2013-09-20 08:57hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/d387bfce963ba5d9b946c8c1441e684b357adaf2 [^] => http://code.openbravo.com/erp/devel/pi/rev/c8dccd6d19c530de1be9ca6b9e3d08b6840997f5 [^]
2013-09-20 16:14hudsonbotCheckin
2013-09-20 16:14hudsonbotNote Added: 0061324
2013-09-23 10:36maiteNote Added: 0061346
2013-09-23 10:36maiteStatusresolved => closed

Notes
(0061179)
hgbot   
2013-09-16 18:13   
Repository: erp/devel/pi
Changeset: d387bfce963ba5d9b946c8c1441e684b357adaf2
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Sep 16 18:13:07 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d387bfce963ba5d9b946c8c1441e684b357adaf2 [^]

Fixes issue 24400: Error in 'Process Inventory Count' process
is not showing proper line number information

---
M src/org/openbravo/materialmgmt/InventoryCountProcess.java
---
(0061260)
hudsonbot   
2013-09-17 19:03   
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/1c53d622fc50 [^]

Maturity status: Test
(0061300)
hgbot   
2013-09-20 08:57   
Repository: erp/devel/pi
Changeset: c8dccd6d19c530de1be9ca6b9e3d08b6840997f5
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Sep 20 08:57:24 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c8dccd6d19c530de1be9ca6b9e3d08b6840997f5 [^]

Fixes issue 24400: Error in "Process Inventory Count"
process is not showing proper line number information

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/materialmgmt/InventoryCountProcess.java
---
(0061324)
hudsonbot   
2013-09-20 16:14   
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/9adf8dd6aa1b [^]

Maturity status: Test
(0061346)
maite   
2013-09-23 10:36   
verified