Hello...
I'm looking for ways to dress up the quote without major custom code.
Is there an easy way to insert strike-thru text or red color font into the quote template PDF without editing the PDF directly?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello...
I'm looking for ways to dress up the quote without major custom code.
Is there an easy way to insert strike-thru text or red color font into the quote template PDF without editing the PDF directly?
If you know how to insert content into a qweb report view, it'd be simple, just pure html:
<del>This text is strikethrough</del>
<span style='color:red;'>This text is red but violets are blue</span>
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse