← Back to team overview

openerp-india team mailing list archive

[Bug 1184192] Re: Unedited products are shown on posted inventory tab

 

** Also affects: ocb-addons/7.0
   Importance: Medium
       Status: Confirmed

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1184192

Title:
  Unedited products are shown on posted inventory tab

Status in OpenERP Community Backports (Addons):
  Confirmed
Status in OpenERP Community Backports (Addons) 7.0 series:
  Confirmed
Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  When user changes the quantity in inventory General information tab
  and confirm inventory, posted tab in physical inventory shows products
  with quantity 0 which were not edited.

  This problem occurs due to difference in quantity calculated by
  openerp. E.g location_obj._product_get(cr, uid, line.location_id.id,
  [pid], product_context)[pid] gives value 3.0500000000000003 while the
  move lines have value 3.05. The difference of those quantity is
  -4.440892098500626e-16 which is next to zero but nonzero value.

  Hence it consider product as changed quantity and post it in posted
  inventory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1184192/+subscriptions