[FIX] comment choice of template
This commit is contained in:
parent
e08edcc8e0
commit
2d5346cccc
@ -41,11 +41,13 @@
|
|||||||
<field name="arch" type="xml">
|
<field name="arch" type="xml">
|
||||||
<form>
|
<form>
|
||||||
<group>
|
<group>
|
||||||
|
<!--
|
||||||
<group name="template" string="Templates">
|
<group name="template" string="Templates">
|
||||||
<field name="template" string="Templates">
|
<field name="template" string="Templates">
|
||||||
<field name="attachment_id"/>
|
<field name="attachment_id"/>
|
||||||
</field>
|
</field>
|
||||||
</group>
|
</group>
|
||||||
|
-->
|
||||||
<group name="requisites" string="Requisites">
|
<group name="requisites" string="Requisites">
|
||||||
<field name="partner_id" string="Partner" readonly="1"/>
|
<field name="partner_id" string="Partner" readonly="1"/>
|
||||||
<field name="company_id" string="Seller" readonly="1"/>
|
<field name="company_id" string="Seller" readonly="1"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user