← Back to team overview

credativ team mailing list archive

[Bug 904170] Re: change qty on production order ignores quantity type of subproduct

 

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

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

Title:
  change qty on production order ignores quantity type of subproduct

Status in OpenERP Addons (modules):
  In Progress

Bug description:
  When you change to quantity to be produced of a production order using the "change qty" wizard, 
  this does not take into account the quantity type of the subproduct.

  using trunk with mrp_subproduct installed

  steps to reproduce:

  1) create a bom with a subproduct with quantity type set to fixed (quantity eg 1)
  2) create a manufacturing order using this bom, produce quantity = 2
  3) confirm production
  4) under finished products quantity of subproduct = 1 (this is correct)
  5) use the "change qty" button on production order, set quantity to 3
  6) under finished products the quantity of the subproduct is incorrectly changed to 3

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


References