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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účtovníctvo
- Sklady
- PoS
- Project
- MRP
This question has been flagged
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistráciaRelated Posts | Replies | Zobrazenia | Aktivita | |
---|---|---|---|---|
|
1
dec 20
|
3377 | ||
|
2
mar 15
|
7015 | ||
|
2
mar 15
|
9529 | ||
|
0
nov 21
|
2165 | ||
|
4
dec 20
|
9487 |
Please post the logs.