← Back to team overview

openerp-india team mailing list archive

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

 

It's a good idea add a "domain" filter in xml view for product_uom
field: filter the uom selection  list by product's uom categ.

-- 
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):
  Fix Committed

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