mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] product_contract: set 'Contract template' field company depend
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
name="contract"
|
||||
attrs="{'invisible': [('is_contract', '=', False)],}">
|
||||
<group>
|
||||
<field name="contract_template_id"
|
||||
attrs="{'required':[('is_contract', '=', True)]}"/>
|
||||
<field name="property_contract_template_id"/>
|
||||
</group>
|
||||
<group name="recurrence_info">
|
||||
<group>
|
||||
|
||||
Reference in New Issue
Block a user