|
@@ -32,8 +32,8 @@
|
|
|
|
|
|
</xpath>
|
|
|
<xpath expr="//page[@string='Components']/field[@name='bom_line_ids']/tree[@string='Components']/field[@name='product_rounding']" position="before">
|
|
|
- <field name="product_list_price"/>
|
|
|
- <field name="product_standard_price"/>
|
|
|
+ <field name="product_list_price" string="Prec. Venta"/>
|
|
|
+ <field name="product_standard_price" string="Prec. Costo"/>
|
|
|
</xpath>
|
|
|
</data>
|
|
|
</field>
|