mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] agreement_serviceprofile
This commit is contained in:
@@ -11,10 +11,21 @@
|
||||
<field name="serviceprofile_ids">
|
||||
<tree>
|
||||
<field name="name"/>
|
||||
<field name="product_id"/>
|
||||
</tree>
|
||||
<form>
|
||||
<field name="name"/>
|
||||
<field name="notes" placeholder="Add Notes Here..."/>
|
||||
<group>
|
||||
<group>
|
||||
<field name="name"/>
|
||||
</group>
|
||||
<group>
|
||||
<field name="product_id"/>
|
||||
</group>
|
||||
</group>
|
||||
<group string="Notes">
|
||||
<field name="notes" nolabel="1"
|
||||
placeholder="Add notes here..."/>
|
||||
</group>
|
||||
</form>
|
||||
</field>
|
||||
</page>
|
||||
|
||||
Reference in New Issue
Block a user