# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Developer Menu", "version": "16.0.1.0.0", "category": "Tools", "license": "AGPL-3", "summary": "Menu Shortcut for developer usage", "author": "Akretion,Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-ux", "maintainers": ["bealdav"], "depends": [ "mail", ], "data": [ "views/menu_view.xml", ], "installable": True, }