Hello everybody,
When I create an invoice, take a line and press "enter" to write under it, it works, except when generating the invoice, where everything is following.
Do you know why Odoo 13 do that? The result on the invoice is very impractical to read
For example:
- text
- text
- text
Result:
- text - text -text
Thx you
Hello Alister,
Are you using HTML/QWeb code to change the elements, if so could you provide us with the code you are using.
Thanks,
Hello Jack,
I'm in QWEB
I see <br/> but idk where i must write it?
Thx a lot
<td align="left" t-attf-style="padding:5px 10px; border:1px solid #{theme_color or '#000000'} !important; border-right:0px solid #{theme_color or '#000000'} !important; font-weight:bold;" width="52%">Description</td>