mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[IMP] base_external_dbsource: Add company field to backend
fw-port from b7f439e04a
This commit is contained in:
@@ -22,6 +22,11 @@
|
||||
<group>
|
||||
<group>
|
||||
<field name="name" />
|
||||
<field
|
||||
name="company_id"
|
||||
groups="base.group_multi_company"
|
||||
options="{'no_create': True}"
|
||||
/>
|
||||
</group>
|
||||
<group>
|
||||
<field name="password" password="True" />
|
||||
|
||||
Reference in New Issue
Block a user