mirror of
https://github.com/brain-tec/account_ebics.git
synced 2025-08-14 14:45:36 +00:00
[MIG] account_ebics_batch_payment: Migration to 17.0
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<button
|
||||
name="ebics_upload"
|
||||
type="object"
|
||||
attrs="{'invisible': ['|', ('file_generation_enabled', '=', False), ('state', '!=', 'sent')]}"
|
||||
invisible="not file_generation_enabled or state != 'sent'"
|
||||
string="EBICS Upload"
|
||||
/>
|
||||
</button>
|
||||
|
Reference in New Issue
Block a user