"Show Inventory Lines" renamed to "Inventory Lines"

This commit is contained in:
Alexis de Lattre
2019-05-13 23:21:25 +02:00
parent e56343c181
commit b4dfab1bf9

View File

@@ -353,7 +353,7 @@ should be able to access it. So I add a menu entry under Inventory Control. -->
<!-- Add shortcut to inventory lines on product form -->
<act_window
id="product_product_stock_inventory_line_action"
name="Show Inventory Lines"
name="Inventory Lines"
context="{'search_default_product_id': [active_id], 'stock_inventory_line_main_view': True}"
res_model="stock.inventory.line"
src_model="product.product"