[IMP]EBICS File Format on Payment Mode

This commit is contained in:
Luc De Meyer
2024-05-12 17:04:49 +02:00
parent a95586cf5e
commit bd39f188ac
7 changed files with 56 additions and 4 deletions

View File

@@ -94,6 +94,7 @@
name="format_id"
domain="[('id', 'in', upload_format_ids)]"
required="1"
readonly="context.get('active_model') == 'account.payment.order'"
/>
<field name="order_type" />
<field