跳至內容
選單
此問題已被標幟
2 回覆
4520 瀏覽次數

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

頭像
捨棄

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

最佳答案

I have the same error any one please help?

頭像
捨棄
最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
8月 25
163
1
8月 25
294
2
8月 25
455
2
8月 25
1253
2
8月 25
1149