Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030697Openbravo ERP04. Warehouse managementpublic2015-08-28 14:552015-09-03 23:47
ngarcia 
AtulOpenbravo 
urgentmajoralways
closedfixed 
5
 
 
dmiguelez
Core
No
0030697: Create Inventory Count List inserts inactive products
Create Inventory Count List inserts inactive products
As group admin role:
   Create a new product
   Create a goods receipt to increase its stock
   Create a goods shipment to leave its stock to 0
   Set it as inactive
   Create a Physical inventory for the same warehouse the stock was received in
   Launch the Create Inventory Count with the option of Inventory Quantity empty
   Check the product is not inserted
   Launch the Create Inventory Count with the option of Inventory Quantity = 0
   Check the product is inserted and it shouldn't
No tags attached.
related to defect 0030033 closed aferraz Create Inventory Count List process does not insert products without stock if product has a mandatory attribute 
related to defect 00307543.0PR16Q1 closed AtulOpenbravo Stock of inactive products can be increased 
related to defect 0032364 closed AtulOpenbravo NullPointerException when posting a Physical Inventory with a line without an associated transaction (not stocked product) 
Issue History
2015-08-28 14:55ngarciaNew Issue
2015-08-28 14:55ngarciaAssigned To => Triage Finance
2015-08-28 14:55ngarciaModules => Core
2015-08-28 14:55ngarciaResolution time => 1444168800
2015-08-28 14:55ngarciaTriggers an Emergency Pack => No
2015-08-28 14:56ngarciaIssue Monitored: networkb
2015-08-28 14:56ngarciaRelationship addedrelated to 0030033
2015-09-01 08:21AtulOpenbravoAssigned ToTriage Finance => AtulOpenbravo
2015-09-01 08:23AtulOpenbravoStatusnew => scheduled
2015-09-01 08:23AtulOpenbravoNote Added: 0079986
2015-09-02 14:57psanjuanNote Added: 0080021
2015-09-02 18:54ngarciaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=9323#r9323
2015-09-03 16:15hgbotCheckin
2015-09-03 16:15hgbotNote Added: 0080054
2015-09-03 16:15hgbotStatusscheduled => resolved
2015-09-03 16:15hgbotResolutionopen => fixed
2015-09-03 16:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a73296dbd546342d846b4bb6e1557ab0e83d05dc [^]
2015-09-03 16:17dmiguelezReview Assigned To => dmiguelez
2015-09-03 16:17dmiguelezNote Added: 0080056
2015-09-03 16:17dmiguelezStatusresolved => closed
2015-09-03 16:40ngarciaRelationship addedrelated to 0030754
2015-09-03 23:47hudsonbotCheckin
2015-09-03 23:47hudsonbotNote Added: 0080063
2016-02-26 13:57ngarciaRelationship addedrelated to 0032364

Notes
(0079986)
AtulOpenbravo   
2015-09-01 08:23   
Test Plan
- Login as Group Admin Role.
- Create a new product.
- Create a goods receipt to increase its stock. For eg: Qty = 100.
- Create a goods shipment to leave its stock to 0, use 100 Qty for shipment.
- Set Product as inactive.
- Create a Physical inventory for the same warehouse the stock was received in
- Launch the Create Inventory Count with the option of Inventory Quantity empty
- Check the above created product is not inserted in lines.
- Launch the Create Inventory Count with the option of Inventory Quantity = 0
- Check the product is not inserted in lines.
(0080021)
psanjuan   
2015-09-02 14:57   
Test Plan described in Note above verified and working.
(0080054)
hgbot   
2015-09-03 16:15   
Repository: erp/devel/pi
Changeset: a73296dbd546342d846b4bb6e1557ab0e83d05dc
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Tue Sep 01 11:50:19 2015 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/a73296dbd546342d846b4bb6e1557ab0e83d05dc [^]

Fixes Issue 30697:Create Inventory Count List inserts inactive products

Applied is active filter in where while product selection.

---
M src-db/database/model/functions/M_INVENTORY_LISTCREATE.xml
---
(0080056)
dmiguelez   
2015-09-03 16:17   
Code Review + Testing Ok
(0080063)
hudsonbot   
2015-09-03 23:47   
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/772e57843a9e [^]
Maturity status: Test