跳至內容
選單
此問題已被標幟
2 回覆
14609 瀏覽次數

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

頭像
捨棄
最佳答案

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:


頭像
捨棄
最佳答案

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

頭像
捨棄