feat: add Date Range menu item
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
2026-03-14 08:26:13 +00:00
parent d826665de5
commit 69194f81eb

View File

@@ -25,4 +25,11 @@
action="wt_import_timeline_wizard_action"
sequence="20"/>
<!-- Date Range -->
<menuitem id="wt_menu_date_range"
name="Date Range"
parent="wt_menu_root"
action="wt_date_range_wizard_action"
sequence="20"/>
</odoo>