Merge pull request #541 from acsone/10.0-fix-acc-credit-control-ape

[10.0][FIX] account_credit_control: fix translation in report and style
This commit is contained in:
Stéphane Bidoul (ACSONE)
2017-10-04 00:16:52 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
# Copyright 2017 Okia SPRL (https://okia.be)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{'name': 'Account Credit Control',
'version': '10.0.1.2.1',
'version': '10.0.1.3.0',
'author': "Camptocamp,Odoo Community Association (OCA),Okia",
'maintainer': 'Camptocamp',
'category': 'Finance',

View File

@@ -2,6 +2,7 @@
<odoo>
<template id="report_credit_control_summary_document">
<t t-call="report.external_layout">
<t t-set="doc" t-value="doc.with_context({'lang':doc.partner_id.lang})" />
<div class="page">
<div class="row" id="address">
<div class="col-xs-5 col-xs-offset-7">