add auto_name init

This commit is contained in:
ivan deng
2020-04-01 23:06:58 +08:00
parent df3dcf3937
commit 1436a9e597

View File

@@ -21,7 +21,7 @@
<field name="model">product.template</field>
<field name="inherit_id" ref="product.product_template_form_view"/>
<field name="arch" type="xml">
<field name="sale_ok" position="before">
<field name="categ_id" position="after">
<field name="product_brand_id" placeholder="Brand"/>
<div/>
</field>