[stock][trunk/7.0] Wrong qty on hand value with filter-context

Bug #1234815 reported by Moisés López - http://www.vauxoo.com
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Medium
OpenERP R&D Addons Team 2

Bug Description

1.-Steps to reproduce the issue you have observed
   a) Create a new test product ("Test product")
   b) Create two new test location without parent location ("Test location 1", "Test location 2")
   c) Create a physical inventory with product and both test location
      "Test product", "Test location 1", qty=15
      "Test product", "Test location 2", qty=9
   d) Go to product menu and set a filter for product_id "Test product" and set a filter (context) for "Test location 1"
   e) Check "qty on hand" is: 15
   f) Go to product menu and set a filter for product_id "Test product" and set a filter (context) for "Test location 2"
   g) Check "qty on hand" is: 9
   h) Go to product menu and set a filter for product_id "Test product" and set a filter (context) for "Test location 1" and "Test location 2"
   i) Check "qty on hand" is: 9

2.- The result you observed
  Check qty on hand is 9

3.-The result you expected
  Check qty on hand should be 24 (9+15)

I uploaded a video with this steps:
http://youtu.be/cDCeRUMR0rk

openobject-addons/7.0 revno 9497

description: updated
Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
importance: Undecided → Medium
status: New → Confirmed
summary: - [stock][7.0] Wrong qty on hand value with filter-context
+ [stock][trunk/7.0] Wrong qty on hand value with filter-context
Revision history for this message
Moisés López - http://www.vauxoo.com (moylop260) wrote :

Excuse me, Will fix into v8.0?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.