mirror of
https://github.com/brain-tec/account_ebics.git
synced 2024-11-22 12:12:03 +00:00
ebics.file button process for group_account_invoice
This commit is contained in:
parent
1d9e621dde
commit
7786ad3782
@ -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