[FIX] comment choice of template

This commit is contained in:
Stepan Savelyev 2019-12-11 20:11:20 +05:00
parent e08edcc8e0
commit 2d5346cccc

View File

@ -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"/>