|
@ -2,9 +2,9 @@ |
|
|
<odoo> |
|
|
<odoo> |
|
|
|
|
|
|
|
|
<template id="report_contract_document"> |
|
|
<template id="report_contract_document"> |
|
|
<t t-call="report.html_container"> |
|
|
|
|
|
|
|
|
<t t-call="web.html_container"> |
|
|
<t t-foreach="docs" t-as="o"> |
|
|
<t t-foreach="docs" t-as="o"> |
|
|
<t t-call="report.external_layout"> |
|
|
|
|
|
|
|
|
<t t-call="web.external_layout"> |
|
|
<div class="page"> |
|
|
<div class="page"> |
|
|
<div class="oe_structure"/> |
|
|
<div class="oe_structure"/> |
|
|
<div class="row" id="partner_info"> |
|
|
<div class="row" id="partner_info"> |
|
|