add support for ebics 3.0

This commit is contained in:
Luc De Meyer
2022-11-18 10:27:25 +01:00
parent 9a009b07cb
commit 92ad720655
8 changed files with 173 additions and 21 deletions

View File

@@ -66,7 +66,7 @@
<field name="ebics_key_bitlength" />
<field
name="order_number"
attrs="{'invisible': [('ebics_version', '=', 'H004')]}"
attrs="{'invisible': [('ebics_version', '!=', 'H003')]}"
/>
</group>
<field name="company_ids" invisible="1" />