← Back to team overview

openobject-italia-core-devs team mailing list archive

[Bug 1260212] [NEW] ordini di consegna

 

Public bug reported:

Su uno prova a caricare un ordine di consegna diretto senza passare per gli ordini
quando si preme il tasto salva da questo errore ,

File "/usr/lib/python2.6/site-packages/openerp-7.0_20131105_002511-py2.6.egg/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

Nonè stato corretto ,se  me lo confermate io posso corregerlo.
Rocco Cesetti

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

** Description changed:

  Su uno prova a caricare un ordine di consegna diretto senza passare per gli ordini
- quando si preme il tasto salva da questo errore da questo errore,
- 
+ quando si preme il tasto salva da questo errore ,
  
  File "/usr/lib/python2.6/site-packages/openerp-7.0_20131105_002511-py2.6.egg/openerp/addons/l10n_it_sale/stock/picking.py", line 81, in create
-     return super(stock_picking, self).create(cr, user, vals, context)
+     return super(stock_picking, self).create(cr, user, vals, context)
  TypeError: super(type, obj): obj must be an instance or subtype of type
  
  Nonè stato corretto ,se  me lo confermate io posso corregerlo.
  Rocco Cesetti

-- 
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/1260212

Title:
  ordini di consegna

Status in OpenERP Italia:
  New

Bug description:
  Su uno prova a caricare un ordine di consegna diretto senza passare per gli ordini
  quando si preme il tasto salva da questo errore ,

  File "/usr/lib/python2.6/site-packages/openerp-7.0_20131105_002511-py2.6.egg/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

  Nonè stato corretto ,se  me lo confermate io posso corregerlo.
  Rocco Cesetti

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


Follow ups

References