콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

Odoo v8

Under: Edit Company Data > Report Configuration > Configuration (RML)  

When trying to preview Header/footer I am having this problem: 

Odoo Client Error
Uncaught SyntaxError: Unexpected end of input

When looking at the log:

2014-09-30 14:19:10,662 1417 ERROR testrcl openerp.addons.web.controllers.main: An exception occured during an http request
Traceback (most recent call last):
  File "/opt/odoo/openerp/addons/web/controllers/main.py", line 69, in wrap
    return f(*args, **kwargs)
  File "/opt/odoo/openerp/addons/web/controllers/main.py", line 1570, in index
    request.session.db, request.session.uid, request.session.password, report_id)
  File "/opt/odoo/openerp/http.py", line 807, in proxy_method
    result = dispatch_rpc(self.service_name, method, args)
  File "/opt/odoo/openerp/http.py", line 100, in dispatch_rpc
    result = dispatch(method, params)
  File "/opt/odoo/openerp/service/report.py", line 34, in dispatch
    res = fn(db, uid, *params)
  File "/opt/odoo/openerp/service/report.py", line 141, in exp_report_get
    return _check_report(report_id)
  File "/opt/odoo/openerp/service/report.py", line 119, in _check_report
    raise openerp.osv.orm.except_orm(exc.message, exc.traceback)
except_orm: ('RML is not available at specified location or not enough data to print!', (None, None, None))

 

Furthermore,I have checked that the fonts used are installed in my server and wkhtmltopdf is working properly. But, am I missing a library, a configuration or something?. 

아바타
취소

Hi, I have the same problem ! Have you find a solution ?

관련 게시물 답글 화면 활동
2
1월 16
4690
0
6월 15
8176
1
12월 17
9674
2
3월 15
7487
3
9월 24
8214