← 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

 

Hello Niels,

It is very risky to change the method name for stable version. It may create problem
for production users.

Code has been improved and re-factored for partial picking wizard in 6.1 and trunk versions
but for 6.0 we can not change it.

Thanks for your understanding,
Rifakat


** Changed in: openobject-addons
       Status: Confirmed => Won't Fix

-- 
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):
  Won't Fix

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