mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] agreement_legal: Improve multicompany management
This commit is contained in:
@@ -155,10 +155,12 @@
|
|||||||
</div>
|
</div>
|
||||||
</group>
|
</group>
|
||||||
<group name="company" string="Company">
|
<group name="company" string="Company">
|
||||||
<div class="o_address_format">
|
<div
|
||||||
|
class="o_address_format"
|
||||||
|
groups="base.group_multi_company"
|
||||||
|
>
|
||||||
<field
|
<field
|
||||||
name="company_id"
|
name="company_id"
|
||||||
readonly="1"
|
|
||||||
context="{'show_address': 1}"
|
context="{'show_address': 1}"
|
||||||
options="{'always_reload': True}"
|
options="{'always_reload': True}"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user