[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">
<form>
<group>
<!--
<group name="template" string="Templates">
<field name="template" string="Templates">
<field name="attachment_id"/>
</field>
</group>
-->
<group name="requisites" string="Requisites">
<field name="partner_id" string="Partner" readonly="1"/>
<field name="company_id" string="Seller" readonly="1"/>