[FIX] contract: Correct references in the contract report

This commit is contained in:
Pedro M. Baeza
2018-01-03 19:26:09 +01:00
parent cb146a3aef
commit ae0bd20309
3 changed files with 3 additions and 4 deletions

View File

@@ -2,9 +2,9 @@
<odoo>
<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-call="report.external_layout">
<t t-call="web.external_layout">
<div class="page">
<div class="oe_structure"/>
<div class="row" id="partner_info">