Quando si conferma un ordine di consegna da il seguente errore

File "/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

la riga 81 รจ=                   
vals['name'] = self.pool.get('ir.sequence').get(cr, user,
'stock.picking.internal')



_______________________________________________
Mailing list: https://launchpad.net/~openobject-italia-core-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openobject-italia-core-devs
More help   : https://help.launchpad.net/ListHelp

Rispondere a