Horje
how to inherit template expath odoo Code Example
how to inherit template expath odoo
<template id="report_header_custom" 
          inherit_id="report.external_layout_header">
    <xpath expr="//div[@class='header']" position="replace">
        <div class ="header">
                    Your Code
        </div>
   </xpath>
</template>




Html

Related
html stylesheet link Code Example html stylesheet link Code Example
put picture in iphone frame html Code Example put picture in iphone frame html Code Example
form filling  progress bar html5 Code Example form filling progress bar html5 Code Example
abbr Code Example abbr Code Example
html landing page templates free Code Example html landing page templates free Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9