Skip to Content
Menu
This question has been flagged
2 Replies
13734 Views

I have created a custom app and need to delete it.  No documentation on removing custom apps and it does not show up on the apps list through settings.  Any help would be appreciated

Avatar
Discard
Best Answer

Do you mean an App created with Odoo Studio?

If so, in Developer Mode, visit:

Settings --> Technical --> User Interface --> Menu Items

Find the name of your App (actually you are finding the Menu to your App) and then delete it and any child Menus.

Although this will still leave behind models and views, it will remove the App from the Apps Switcher dashboard:

Before:


After:


Avatar
Discard
Best Answer

Hi,

You can delete the custom app from the under the apps menu by switching the tree view and select the app and action-> delete. 


If custom app is installed in database, delete the app only after uninstalling the module.

Then you can remove the module from the addons path.

Thanks

Avatar
Discard