mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
[MIG] intrastat_product: Migration to 13.0
This commit is contained in:
committed by
Alexis de Lattre
parent
5fb08c862d
commit
0b77605080
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
<record id="shipping_costs_exclude" model="product.product">
|
<record id="shipping_costs_exclude" model="product.product">
|
||||||
<field name="name">Shipping costs</field>
|
<field name="name">Shipping costs</field>
|
||||||
<field name="default_code">SHIP</field>
|
<field name="default_code">SHIP_S</field>
|
||||||
<field name="type">service</field>
|
<field name="type">service</field>
|
||||||
<field name="categ_id" ref="product.product_category_all"/>
|
<field name="categ_id" ref="product.product_category_all"/>
|
||||||
<field name="list_price">30</field>
|
<field name="list_price">30</field>
|
||||||
|
|||||||
Reference in New Issue
Block a user