[IMP] Remove prints, add docs, refactor variables in price_calculation, uom_compute...
[odoo/odoo.git] / addons / stock / report / report_stock_move_view.xml
index bff5815..8f621d3 100644 (file)
         <field name="context">{'contact_display': 'partner', 'search_default_real':1,
 'search_default_location_type_internal':1,'group_by':[]}</field>
         <field name="help">Stock Valuation Analysis allows you to easily check and analyse your company stock levels. The difference with the Inventory Analysis, is that 
-             the stock is calculated based on the prices of the stock moves depending on the costing method of the product (FIFO/LIFO/Average/standard) and not just the standard price of the product.   
+             the stock is calculated based on the prices of the stock moves depending on the cost method of the product (FIFO/LIFO/Average/standard) and not just the standard price of the product.   
              Sort and group by selection criteria in order to better analyse and manage your company activities.  </field>
     </record>
     <menuitem action="action_stock_valuation_report" id="menu_action_move_match" parent="menu_traceability" sequence="3" groups="stock.group_locations"/>