From a79c720491099446d6bbb4f4cc32425c2c176c62 Mon Sep 17 00:00:00 2001 From: "Adrien Peiffer (ACSONE)" Date: Thu, 14 Sep 2017 13:12:29 +0200 Subject: [PATCH] [FIX] account_credit_control: fix translation in report. --- account_credit_control/__manifest__.py | 2 +- account_credit_control/report/report_credit_control_summary.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py index 1f355b8b7..2edccdf06 100644 --- a/account_credit_control/__manifest__.py +++ b/account_credit_control/__manifest__.py @@ -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', diff --git a/account_credit_control/report/report_credit_control_summary.xml b/account_credit_control/report/report_credit_control_summary.xml index e9c7e85ae..24e36f291 100644 --- a/account_credit_control/report/report_credit_control_summary.xml +++ b/account_credit_control/report/report_credit_control_summary.xml @@ -2,6 +2,7 @@