Hi everyone,
I've created a custom RML, and now I need an unordered list... But this code has no output... Can you help me?
<ul>
<li><para>Hi</para></li>
</ul>
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi everyone,
I've created a custom RML, and now I need an unordered list... But this code has no output... Can you help me?
<ul>
<li><para>Hi</para></li>
</ul>
Thanks
you can't use <ul> tag in rml
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é | |
---|---|---|---|---|
|
3
juil. 24
|
8299 | ||
|
0
avr. 17
|
3063 | ||
|
1
avr. 17
|
4443 | ||
|
2
nov. 15
|
4808 | ||
|
0
mars 15
|
4559 |
Hi @subbarao, it's usable in rml, maybe it's not usable in OpenERP. Look at the RML's dtd: https://github.com/zopefoundation/z3c.rml/blob/master/src/z3c/rml/rml.dtd