mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 13:12:03 +02:00
9 lines
230 B
XML
9 lines
230 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<odoo>
|
|
<menuitem
|
|
name="GeoEngine Backend"
|
|
id="geoengine_base_menu"
|
|
web_icon="base_geoengine,images/map.png"
|
|
groups="group_geoengine_admin"
|
|
/>
|
|
</odoo>
|