← Back to team overview

openerp-india team mailing list archive

[Bug 1050957] Re: [6.0] stock: stock.partial.picking wizard has a function with '__' prefix which prevents inheritance

 

Hi Niels and Alexandre,

I agree that the method won't be able to use by any other class and it will not be inherited,
and also the risk is very low for the changes.

I am gonna propose a merge for this soon.

Thanks,
Rifakat

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

-- 
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):
  In Progress

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


References