← Back to team overview

openobject-italia-core-devs team mailing list archive

R: [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

 

Non partire dall'ordine di vendita ma crealo direttamente dall'azione di menu principale.

Sent from my BlackBerry® wireless device from WIND

-----Original Message-----
From: rocco cesetti <r.cesetti@xxxxxxxxx>
Sender: "Openobject-italia-core-devs"
	<openobject-italia-core-devs-bounces+r.cesetti=gmail.com@xxxxxxxxxxxxxxxxxxx>Date: Thu, 19 Sep 2013 15:32:41 
To: <openobject-italia-core-devs@xxxxxxxxxxxxxxxxxxx>
Reply-To: Bug 1227741 <1227741@xxxxxxxxxxxxxxxxxx>
Subject: [Openobject-italia-core-devs] [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

_______________________________________________
Mailing list: https://launchpad.net/~openobject-italia-core-devs
Post to     : openobject-italia-core-devs@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openobject-italia-core-devs
More help   : https://help.launchpad.net/ListHelp

Follow ups

References