コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3797 ビュー

Hi, I have problem when use tag <% %> webkit report on openerp 80 I get error when use that tag . Anyone can help me for fix this problem? Thx u

アバター
破棄

Please post the logs.

最善の回答

I found this note on addons\report_webkit\webkit_report.py    

# We use a jinja2 sandboxed environment to render mako templates.
    # Note that the rendering does not cover all the mako syntax, in particular
    # arbitrary Python statements are not accepted, and not all expressions are
    # allowed: only "public" attributes (not starting with '_') of objects may
    # be accessed.
    # This is done on purpose: it prevents incidental or malicious execution of
    # Python code that may break the security of the server.

アバター
破棄
関連投稿 返信 ビュー 活動
1
12月 20
3510
2
3月 15
7218
2
3月 15
9755
0
11月 21
2354
4
12月 20
9786