mirror of
https://github.com/SARL-PACIFIC-ERP/odoo-sh-test.git
synced 2025-06-25 09:32:22 +00:00
8 lines
259 B
XML
8 lines
259 B
XML
<?xml version="1.0"?>
|
|
<odoo>
|
|
<menuitem id="estate_menu_root" name="Real Estate">
|
|
<menuitem id="estate_first_level_menu" name="Advertiments">
|
|
<menuitem id="estate_property_menu_action" action="estate_property_action" />
|
|
</menuitem>
|
|
</menuitem>
|
|
</odoo> |