mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] stock_location_orderpoint: Fix menu location and views
This commit is contained in:
@@ -28,7 +28,7 @@ Location Orderpoint configuration
|
||||
=================================
|
||||
|
||||
#. Go either by the stock location you want to replenish and click on 'Orderpoints'
|
||||
or go to Inventory > Configuration > Settings > Warehouse > Stock Location Orderpoint
|
||||
or go to Inventory > Configuration > Warehouse > Stock Location Orderpoint
|
||||
#. Click on 'Create'
|
||||
#. Set a sequence
|
||||
#. Choose if the rule will be applied:
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
id="menu_stock_location_orderpoint"
|
||||
action="action_stock_location_orderpoint"
|
||||
name="Stock Location Orderpoint"
|
||||
parent="stock.menu_product_in_config_stock"
|
||||
parent="stock.menu_warehouse_config"
|
||||
sequence="50"
|
||||
/>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user