跳至內容
選單
此問題已被標幟
3827 瀏覽次數

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
3071
2
8月 25
634
3
8月 25
784
3
8月 25
1947
1
7月 25
889