mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add auto_name init
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
<field name="model">product.template</field>
|
<field name="model">product.template</field>
|
||||||
<field name="inherit_id" ref="product.product_template_form_view"/>
|
<field name="inherit_id" ref="product.product_template_form_view"/>
|
||||||
<field name="arch" type="xml">
|
<field name="arch" type="xml">
|
||||||
<field name="sale_ok" position="before">
|
<field name="categ_id" position="after">
|
||||||
<field name="product_brand_id" placeholder="Brand"/>
|
<field name="product_brand_id" placeholder="Brand"/>
|
||||||
<div/>
|
<div/>
|
||||||
</field>
|
</field>
|
||||||
|
|||||||
Reference in New Issue
Block a user