← Back to team overview

openobject-italia-core-devs team mailing list archive

[Bug 1227741] [NEW] [openerp 7.0] nella creazione di un ordine di consegna da errore il modulo l10n_il_sale/ stock/ picking nell'istanza della classe

 

Public bug reported:

File "/home/elemento/lp/openerp_7.0/openerp/addons/l10n_it_sale/stock/picking.py", line 81, in create
    return super(stock_picking, self).create(cr, user, vals, context)
TypeError: super(type, obj): obj must be an instance or subtype of type

** Affects: openobject-italia
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Italia core devs, which is subscribed to OpenERP Italia.
https://bugs.launchpad.net/bugs/1227741

Title:
  [openerp 7.0] nella creazione di un ordine di consegna da errore il
  modulo l10n_il_sale/ stock/ picking nell'istanza della classe

Status in OpenERP Italia:
  New

Bug description:
  File "/home/elemento/lp/openerp_7.0/openerp/addons/l10n_it_sale/stock/picking.py", line 81, in create
      return super(stock_picking, self).create(cr, user, vals, context)
  TypeError: super(type, obj): obj must be an instance or subtype of type

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-italia/+bug/1227741/+subscriptions


Follow ups

References