← Back to team overview

openerp-india team mailing list archive

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

 

Hello

It has been fixed in lp:~openerp-dev/openobject-addons/trunk-
bug-953324-rpr with following Revision ID and No

Revision ID:rpr@xxxxxxxxxxx-20120907133002-pp2c0rxlew7e2kw7
Revision No: 7375

Thanks.
Rajesh


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

-- 
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