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