Files
stock-logistics-warehouse/stock_demand_estimate/views/date_range.xml
mpanarin 1ddaeb4c39 [MIG] stock_demand_estimate: migrate to 11
stock_demand_estimate: refactor sheet wizard
2022-11-15 13:01:29 +01:00

11 lines
234 B
XML

<?xml version="1.0"?>
<odoo>
<menuitem
id="menuitem_date_range"
string="Date Ranges"
parent="stock.menu_stock_config_settings"
action="date_range.date_range_action"
sequence="99"/>
</odoo>