mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
add security to report
This commit is contained in:
committed by
Christopher Ormaza
parent
1dddf42201
commit
6cbb63d5b9
@@ -31,7 +31,8 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|||||||
</record>
|
</record>
|
||||||
<menuitem id="menu_quantity_by_location" name="Inventory by Location"
|
<menuitem id="menu_quantity_by_location" name="Inventory by Location"
|
||||||
parent="stock.menu_warehouse_report"
|
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">
|
<record id="stock_report_quantity_by_location_tree_view" model="ir.ui.view">
|
||||||
<field name="name">Stock Report Quantity By Location Form</field>
|
<field name="name">Stock Report Quantity By Location Form</field>
|
||||||
|
|||||||
Reference in New Issue
Block a user