跳至内容
菜单
此问题已终结
3803 查看

Hello Team,

When I tried to download the Pdf Attachments in openerp 7, the below error I got in terminal,but docs it is working fine


openerp.addons.web.http.HttpRequest.dispatch: An error occurred while handling a json request

Traceback (most recent call last):

  File "/home/endosoft/openerp-7/openerp/addons/web/http.py", line 285, in dispatch

    r = method(self, **self.params)

  File "/home/endosoft/openerp-7/openerp/addons/web/controllers/main.py", line 1281, in saveas

    filecontent = base64.b64decode(res.get(field, ''))

  File "/usr/lib/python2.7/base64.py", line 73, in b64decode

    return binascii.a2b_base64(s)

TypeError: must be string or buffer, not bool


In browser below error i got,

Not Found

The requested URL was not found on the server.

If you entered the URL manually please check your spelling and try again.



形象
丢弃
相关帖文 回复 查看 活动
0
4月 15
3027
2
8月 25
472
3
8月 25
631
3
8月 25
1817
1
7月 25
797