openobject-italia-core-devs team mailing list archive
-
openobject-italia-core-devs team
-
Mailing list archive
-
Message #01426
[Bug 1190189] Re: [openerp 7.0] l10n_it_sale_stock]la conferma un ordine di consegna da il seguente errore
** Changed in: openobject-italia
Assignee: (unassigned) => Lorenzo Battistini - Agile BG (elbati)
--
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/1190189
Title:
[openerp 7.0] l10n_it_sale_stock]la conferma un ordine di consegna da
il seguente errore
Status in OpenERP Italia:
Fix Committed
Bug description:
Se creiamo un ordine di consegna senza passare da un ordine cliente.
alla conferma del ddt 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')
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-italia/+bug/1190189/+subscriptions
References