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_invoice
This commit is contained in:
parent
ae4f1d1f98
commit
1191ecf92b
@ -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_invoice"
|
||||||
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