← Back to team overview

openerp-india team mailing list archive

[Bug 953324] Re: stock.move and stock.inventory.line no _check_UOM

 

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

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

Title:
  stock.move and stock.inventory.line no _check_UOM

Status in OpenERP Addons (modules):
  In Progress

Bug description:
  I'm working on data migration via web services and found this bug:

  If I make any stock move with a product with X uom categ is't possible
  to do moves with any other uom's categ in stock.move and
  stock.inventory.line because this models don't have a _check_uom
  constraint.

  I create a extension for stock.py to do this validations (see
  attachment).

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


References