openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08918
[Bug 953324] Re: stock.move and stock.inventory.line no _check_UOM
** Attachment added: "stock.py"
https://bugs.launchpad.net/openobject-addons/+bug/953324/+attachment/2858173/+files/stock.py
--
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):
New
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