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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
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.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
déc. 20
|
3385 | ||
|
2
mars 15
|
7020 | ||
|
2
mars 15
|
9543 | ||
|
0
nov. 21
|
2171 | ||
|
4
déc. 20
|
9501 |
Please post the logs.