From bbd53ca7466464d21d430cbb9c7a45facb3d54e0 Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Fri, 8 Mar 2019 16:41:50 +0100 Subject: [PATCH] add 'set to done' button to ebics upload --- account_ebics/__manifest__.py | 2 +- account_ebics/views/ebics_file.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/account_ebics/__manifest__.py b/account_ebics/__manifest__.py index 8390cbc..f0d0765 100644 --- a/account_ebics/__manifest__.py +++ b/account_ebics/__manifest__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2009-2018 Noviat. +# Copyright 2009-2019 Noviat. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { diff --git a/account_ebics/views/ebics_file.xml b/account_ebics/views/ebics_file.xml index 9888f9a..5cb8f4f 100644 --- a/account_ebics/views/ebics_file.xml +++ b/account_ebics/views/ebics_file.xml @@ -64,6 +64,7 @@ type="object" groups="account.group_account_manager" help="Process the EBICS File"/> +