Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
4515 Visualizzazioni

2013-07-27 08:21:38,706 8908 ERROR erp openerp.osv.osv: Uncaught exception

Traceback (most recent call last): File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/osv.py", line 131, in wrapper return f(self, dbname, args, *kwargs) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/osv.py", line 197, in execute res = self.execute_cr(cr, uid, obj, method, args, *kw) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/osv.py", line 185, in execute_cr return getattr(object, method)(cr, uid, args, *kw) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/addons/account/account_invoice.py", line 367, in fields_view_get res = super(account_invoice,self).fields_view_get(cr, uid, view_id=view_id, view_type=view_type, context=context, toolbar=toolbar, submenu=submenu) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/orm.py", line 2287, in fields_view_get if view_type == 'tree' or not print_[2].get('multi')] File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/orm.py", line 2270, in clean

if key in x:

TypeError: argument of type 'bool' is not iterable

2013-07-27 08:21:38,709 8908 ERROR erp openerp.netsvc: argument of type 'bool' is not iterable

Traceback (most recent call last): File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/netsvc.py", line 292, in dispatch_rpc result = ExportService.getService(service_name).dispatch(method, params) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/service/web_services.py", line 626, in dispatch res = fn(db, uid, params) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/osv.py", line 188, in execute_kw return self.execute(db, uid, obj, method, *args, *kw or {}) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/osv.py", line 131, in wrapper return f(self, dbname, args, *kwargs) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/osv.py", line 197, in execute res = self.execute_cr(cr, uid, obj, method, args, *kw) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/osv.py", line 185, in execute_cr return getattr(object, method)(cr, uid, args, *kw) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/addons/account/account_invoice.py", line 367, in fields_view_get res = super(account_invoice,self).fields_view_get(cr, uid, view_id=view_id, view_type=view_type, context=context, toolbar=toolbar, submenu=submenu) File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/orm.py", line 2287, in fields_view_get if view_type == 'tree' or not print_[2].get('multi')] File "/home/nishad/Downloads/openerp-7.0-20130630-231044/openerp/osv/orm.py", line 2270, in clean

if key in x:

TypeError: argument of type 'bool' is not iterable

Avatar
Abbandona

this just happened to me, any luck fixing it?!

Risposta migliore

I have the same error any one please help?

Avatar
Abbandona
Risposta migliore

It can be due to wrong Journal Configuration. because type of invoice is come from journal

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
ago 25
155
1
ago 25
285
2
ago 25
447
2
ago 25
1236
2
ago 25
1144