account_ebics - mulit-company fix company_ids field

This commit is contained in:
Luc De Meyer
2022-12-11 20:01:35 +01:00
parent 598c25ce67
commit 0f4e7d93a6
5 changed files with 81 additions and 6 deletions

View File

@@ -68,8 +68,8 @@
name="order_number"
attrs="{'invisible': [('ebics_version', '!=', 'H003')]}"
/>
<field name="company_ids" widget="many2many_tags" invisible="1" />
</group>
<field name="company_ids" invisible="1" />
</group>
<notebook>
<page string="EBICS Users" groups="account_ebics.group_ebics_manager">