← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 743637] Re: (6.0) wrong calculation of column 'Quantity' in 'move analysis'

 

** Changed in: openobject-addons
   Importance: Undecided => Wishlist

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/743637

Title:
  (6.0) wrong calculation of column 'Quantity' in 'move analysis'

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  in 'move analysis' you find three quantity columns:

  in qty
  out qty
  quantity

  'Quantity' seems to be the result of 'in qty'   PLUS  'out qty'
  'Quantity' should be the result of 'in qty'   MINUS   'out qty'

  It's done this way in column 'Total Value' - why not for 'Quantity'?



References