openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #15729
[Bug 1050957] [NEW] [6.0] stock: stock.partial.picking wizard has a function with '__' prefix which prevents inheritance
Public bug reported:
http://bazaar.launchpad.net/~openerp/openobject-
addons/6.0/view/head:/stock/wizard/stock_partial_picking.py#L119
The function definition here uses the __ prefix which prevents
inheritance in Python.
This was already fixed in trunk and 6.1 code, please backport the fix.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/1050957
Title:
[6.0] stock: stock.partial.picking wizard has a function with '__'
prefix which prevents inheritance
Status in OpenERP Addons (modules):
New
Bug description:
http://bazaar.launchpad.net/~openerp/openobject-
addons/6.0/view/head:/stock/wizard/stock_partial_picking.py#L119
The function definition here uses the __ prefix which prevents
inheritance in Python.
This was already fixed in trunk and 6.1 code, please backport the fix.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1050957/+subscriptions
Follow ups
References