Phase 1: Add import 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-13 23:27:40 +00:00
parent 6410802bb5
commit ab9ba5a15c

View File

@@ -19,4 +19,10 @@
action="wt_location_log_action"
sequence="10"/>
<menuitem id="wt_menu_location_import"
name="Import Google Timeline"
parent="wt_menu_location"
action="wt_import_timeline_wizard_action"
sequence="20"/>
</odoo>