[IMP]EBICS File Format on Payment Mode

This commit is contained in:
Luc De Meyer
2024-05-12 17:04:49 +02:00
parent 35d1c3691f
commit db49ab205f
7 changed files with 54 additions and 7 deletions

View File

@@ -71,6 +71,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