← 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

 

This is the fix I have applied myself

** Patch added: "fix-method-prefix-stock-partial.patch"
   https://bugs.launchpad.net/openobject-addons/+bug/1050957/+attachment/3314760/+files/fix-method-prefix-stock-partial.patch

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


References