mirror of
https://github.com/brain-tec/account_ebics.git
synced 2026-04-26 07:36:51 +00:00
[IMP] batch payment: hide ebics_upload button on non-ebics journals
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<button
|
||||
name="ebics_upload"
|
||||
type="object"
|
||||
invisible="not file_generation_enabled or state != 'sent'"
|
||||
invisible="hide_ebics_upload"
|
||||
string="EBICS Upload"
|
||||
/>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user