Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3659 Widoki

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

Awatar
Odrzuć

Please post the logs.

Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
gru 20
3387
2
mar 15
7030
2
mar 15
9546
0
lis 21
2172
4
gru 20
9503