Use this tag for version specific questions about Odoo 13 - the suite of open-source business applications written in Python. When using this tag also include the more generic [odoo] tag where possible.
Questions tagged [odoo-13]
616 questions
2
votes
1 answer
How do I inherit a qweb report template and replace a t element in odoo
I want to replace the t element and every data under it in my payslip qweb report.
That is the t element and everything that comes under it
…