From 8365651efb924fb1783311d385fb07c4fe317e25 Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Fri, 19 Jun 2020 13:27:59 +0200 Subject: [PATCH] ebics.file button process for group_account_invoice --- account_ebics/views/ebics_file.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_ebics/views/ebics_file.xml b/account_ebics/views/ebics_file.xml index 8c0f08b..badf32c 100644 --- a/account_ebics/views/ebics_file.xml +++ b/account_ebics/views/ebics_file.xml @@ -62,7 +62,7 @@ states="draft" string="Process" type="object" - groups="account.group_account_manager" + groups="account.group_account_invoice" help="Process the EBICS File"/>