From 537ae3db48a382dc3092c515a41b22a5e615f4ab Mon Sep 17 00:00:00 2001 From: "Luis M. Ontalba" Date: Thu, 16 Nov 2017 18:30:46 +0100 Subject: [PATCH] [10.0][fix] account_credit_control: security groups (#570) --- account_credit_control/__manifest__.py | 2 +- account_credit_control/views/res_company.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py index 3ee6ee905..21b69e83a 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.3.1', + 'version': '10.0.1.3.2', 'author': "Camptocamp,Odoo Community Association (OCA),Okia", 'maintainer': 'Camptocamp', 'category': 'Finance', diff --git a/account_credit_control/views/res_company.xml b/account_credit_control/views/res_company.xml index 22b71f9cb..076a9b7bf 100644 --- a/account_credit_control/views/res_company.xml +++ b/account_credit_control/views/res_company.xml @@ -4,6 +4,7 @@ credit.control.company.form res.company +