add security to report

This commit is contained in:
Jordi Ballester Alomar
2019-06-17 15:03:54 +02:00
committed by Christopher Ormaza
parent 1dddf42201
commit 6cbb63d5b9

View File

@@ -31,7 +31,8 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
</record>
<menuitem id="menu_quantity_by_location" name="Inventory by Location"
parent="stock.menu_warehouse_report"
action="action_stock_report_quantity_by_location_prepare"/>
action="action_stock_report_quantity_by_location_prepare"
groups="stock.group_stock_manager"/>
<record id="stock_report_quantity_by_location_tree_view" model="ir.ui.view">
<field name="name">Stock Report Quantity By Location Form</field>