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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Jul 24
|
8229 | ||
|
0
Apr 17
|
3018 | ||
|
1
Apr 17
|
4353 | ||
|
2
Nov 15
|
4764 | ||
|
0
Mar 15
|
4541 |
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