mirror of
https://github.com/brain-tec/account_ebics.git
synced 2024-11-23 20:52:04 +00:00
ebics.file button process for group_account_user
This commit is contained in:
parent
c092e11b76
commit
4e5a06ac02
@ -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"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user