← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 787373] [NEW] [Stable 6.0.2] production analysis: wrong quantity calculation

 

Public bug reported:

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

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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:
  [Stable 6.0.2] production analysis: wrong quantity calculation

Status in OpenERP Modules (addons):
  New

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


Follow ups

References