ebics.file button process for group_account_user

This commit is contained in:
Luc De Meyer 2020-06-19 13:25:37 +02:00
parent bac6b26d4c
commit a17e2ae1b9

View File

@ -62,7 +62,7 @@
states="draft" states="draft"
string="Process" string="Process"
type="object" type="object"
groups="account.group_account_manager" groups="account.group_account_user"
help="Process the EBICS File"/> help="Process the EBICS File"/>
<button name="set_to_done" states="draft" string="Set to Done" type="object" groups="account.group_account_manager"/> <button name="set_to_done" states="draft" string="Set to Done" type="object" groups="account.group_account_manager"/>
<field name="state" widget="statusbar"/> <field name="state" widget="statusbar"/>