Skip to Content
Menu
This question has been flagged
1 Reply
5902 Views

Hello,

I have a strange problem. Working on OpenERP 7.0 latest revisions. When I click for example on the red action button "Print" in Quotations it works. When I use the dropdown menu print and select "Quote" I get a client error in a popup.

Uncaught TypeError: Cannot read property 'fault_code' of undefined

I've tested it on several servers. With Python 2.6, some with Python 2.7 Tested with werkzeug 0.8.3, but also with 0.9.4

Problem is that there is not always a red action button, and some of these also not work. When I go to the company settings and click "Preview Header/Footer" I get the same error

My Javascript debugger tells me following:

Resource interpreted as Document but transferred with MIME type application/pdf: "http://10.2.3.23:8069/web/report". Uncaught TypeError: Cannot read property 'fault_code' of undefined js?db=xxxx:3162 instance.web.CrashManager.instance.web.Class.extend.rpc_error js?db=xxxx:3162 self.session.get_file.error js?db=xxxx:3242 (anonymous function) js?db=xxxx:3068 jQuery.event.dispatch js?db=xxxx:317 elemData.handle.eventHandle

Hints, directions, other links are welcome...

Avatar
Discard
Best Answer

I experience the same problem if I have web_pdf_viewer module put in the addons path, even if it is not installed.

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
5705
0
Aug 18
5105
1
Jul 18
3933
1
Mar 16
4881
0
Sep 15
3787