Bad factor calculation en mrp_production action_compute

Bug #751966 reported by Jose Humberto Ochoa J
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
OpenERP Publisher's Warranty Team

Bug Description

The version 5.0.16 have an error, change the line:

474 : factor = production.product_qty * production.product_uom.factor_inv / bom_point.product_uom.factor

Version 5.0.15 correct calculation:

505 : factor = production.product_qty * production.product_uom.factor / bom_point.product_uom.factor

Related branches

Changed in openobject-addons:
assignee: nobody → OpenERP Publisher's Warranty Team (openerp-opw)
Revision history for this message
Nehal Panchal (OpenERP) (nep-openerp) wrote :

Hello,

It has been fixed by revision 2910 <email address hidden> in the branch lp:~openerp-dev/openobject-addons/5.0-bug-751966-nep.

It will be fixed soon in stable V5.

Thanks.

Changed in openobject-addons:
status: New → Fix Committed
Revision history for this message
Anup(SerpentCS) (anup-serpent) wrote :

Hello Jose,

  It has been fixed by revision 2910 <email address hidden> in the stable v5.

Thanks.

Changed in openobject-addons:
status: Fix Committed → Fix Released
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.