mirror of
https://github.com/brain-tec/account_ebics.git
synced 2025-08-13 22:25:35 +00:00
account_ebics - mulit-company fix company_ids field
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user