Explorar o código

Agregar en en el bom de mrp precio de costo y venta unitario

sebas %!s(int64=3) %!d(string=hai) anos
pai
achega
152c4bdc57
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      mrp_view.xml

+ 2 - 2
mrp_view.xml

@@ -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>