← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 787373] Re: production analysis: wrong quantity calculation

 

** Changed in: openobject-addons
       Status: In Progress => Confirmed

-- 
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/787373

Title:
  production analysis: wrong quantity calculation

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  OpenERP version: 6.0.2
  platform: Ubuntu 10.04

  The 'Production Analysis' report calculates wrong production
  quantities:

  1. The quantity calculated is the quantity of SCHEDULED products
  needed for the production. Instead, I would expect the quantity of
  PRODUCED products to be calculated.

  2. During UoM conversion, the quantities are MULTIPLIED by the UoM
  factor. Instead, I think the quantities should be DIVIDED by the
  factor.

  Problem source file: /addons/mrp/report/mrp_production_order.py

  
  Jeroen


References