Odoo 12 Qweb default templates
Fast reference for qweb reports and templates in Odoo 12: We can find full templates in this folder: odoo/addons/web/views/report_templates.xml Mainly we have these type of templates to inherit from: Standard, Boxed, clean, background Template ids are: external_layout_background external_layout_boxed external_layout_clean external_layout_standard