Añadido campo formato
This commit is contained in:
parent
9bdafe4043
commit
1c996687bc
2 changed files with 3 additions and 1 deletions
|
@ -6,11 +6,12 @@
|
|||
<field name="model">product.template</field>
|
||||
<field name="inherit_id" ref="product.product_template_only_form_view"/>
|
||||
<field name="arch" type="xml">
|
||||
<field name="list_price" position="after">
|
||||
<field name="barcode" position="after">
|
||||
<field name="subtitle"/>
|
||||
<field name="autor"/>
|
||||
<!-- <field name="isbn"/> -->
|
||||
<field name="genero"/>
|
||||
<field name="formato"/>
|
||||
<field name="editorial"/>
|
||||
<field name="pais_edicion"/>
|
||||
<field name="fecha_edicion"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue