[IMP] payment order: hide ebics_upload button on non-ebics journals

This commit is contained in:
Luc De Meyer
2026-07-24 19:11:01 +02:00
parent d113426bbb
commit 012326aa7e
4 changed files with 23 additions and 22 deletions
@@ -12,7 +12,7 @@
<button
name="ebics_upload"
type="object"
invisible="state != 'generated'"
invisible="hide_ebics_upload"
string="EBICS Upload"
class="oe_highlight"
/>