ebics.file button process for group_account_invoice

This commit is contained in:
Luc De Meyer 2020-06-19 13:27:59 +02:00
parent 1d9e621dde
commit 7786ad3782

View File

@ -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"/>
<button name="set_to_done" states="draft" string="Set to Done" type="object" groups="account.group_account_manager"/>
<field name="state" widget="statusbar"/>