openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #25241
[Bug 1223298] [NEW] Not able to import any data, getting server traceback
Public bug reported:
Try with latest trunk runbot or with localhost :
Import any csv file, getting server traceback :
2013-09-10 10:15:47,535 12510 ERROR trnk openerp.addons.web.http: An exception occured during an http request
Traceback (most recent call last):
File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 414, in dispatch
r = self._call_function(**self.params)
File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 174, in _call_function
return self.func(*args, **kwargs)
File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 1053, in nfunc
return func(*args, **kwargs)
File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 507, in <lambda>
return lambda self, *args, **kwargs: nv(self, request, *args, **kwargs)
TypeError: set_file() got an unexpected keyword argument 'session_id'
Regards,
TCH.
** Affects: openerp-web
Importance: Undecided
Status: New
** Project changed: openobject-addons => openerp-web
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1223298
Title:
Not able to import any data,getting server traceback
Status in OpenERP Web:
New
Bug description:
Try with latest trunk runbot or with localhost :
Import any csv file, getting server traceback :
2013-09-10 10:15:47,535 12510 ERROR trnk openerp.addons.web.http: An exception occured during an http request
Traceback (most recent call last):
File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 414, in dispatch
r = self._call_function(**self.params)
File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 174, in _call_function
return self.func(*args, **kwargs)
File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 1053, in nfunc
return func(*args, **kwargs)
File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 507, in <lambda>
return lambda self, *args, **kwargs: nv(self, request, *args, **kwargs)
TypeError: set_file() got an unexpected keyword argument 'session_id'
Regards,
TCH.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/1223298/+subscriptions
Follow ups
References