mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
11 lines
234 B
XML
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> |