mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[16.0][IMP]stock_reserve: change parent from menu_action_stock_reservation
This commit is contained in:
@@ -52,7 +52,7 @@ Usage
|
||||
|
||||
To make a stock reservation:
|
||||
|
||||
#. Go to *Inventory > Products*.
|
||||
#. Go to *Inventory > Operations*.
|
||||
#. Select or create one product with stock.
|
||||
#. Click on *Stock Reservations* smart button.
|
||||
#. Create one reservation.
|
||||
|
||||
@@ -199,7 +199,7 @@
|
||||
<menuitem
|
||||
action="action_stock_reservation_tree"
|
||||
id="menu_action_stock_reservation"
|
||||
parent="stock.menu_stock_inventory_control"
|
||||
sequence="30"
|
||||
parent="stock.menu_stock_warehouse_mgmt"
|
||||
sequence="110"
|
||||
/>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user