← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 724820] Re: internal move: no validation for production lot

 

Hi,
Add an onchange on the product.
If 'track manufacturing lots' is enabled (product.track_production==True) then 'production lot' must be required

Similar bugs are:
https://bugs.launchpad.net/openobject-addons/+bug/700928
https://bugs.launchpad.net/openobject-addons/+bug/739181

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

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

** 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/724820

Title:
  internal move: no validation for production lot

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  steps to reproduce:

  - product.form: enable 'track manufacturing lots'/'track incomings lots'/'track outgoing lots'
  - warehouse/warehouse management/internal moves
  - create a new entry from stock A to stock B (both internal)
  - process/validate

  expected behavior: error message "you must assign a production lot for
  this product"

  occurred behavior: move gets in state 'done', stock without production
  lot



References