openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #11663
[Bug 999103] Re: [trunk] mrp_bom._bom_find: unused argument product_uom
Hello Alexandre,
I appreciate your passions on this issue.
It's very good that you will provide patch for this. As per your
suggestion we have to improve all these function that's why currently I
am setting this as a "Wishlist".
Rather than a patch that is better if you put a MP on this then our core
team will check it.
Thanks again!
** Changed in: openobject-addons
Importance: Undecided => Wishlist
** Changed in: openobject-addons
Status: New => Confirmed
** 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 OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/999103
Title:
[trunk] mrp_bom._bom_find: unused argument product_uom
Status in OpenERP Addons (modules):
Confirmed
Bug description:
The signature of mrp_bom._bom_find has a product_uom parameter which
is not used. I think it should be deprecated and removed altogether.
At the very least the docstring should be fixed to say that the
argument is ignored, but I believe some code could be simplified and
made clearer by removing that argument recursively accross the call
stack.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/999103/+subscriptions
References