"Hello,
I have created a personalized application with the 'contact' model, but I want to delete it. How can I do that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
"Hello,
I have created a personalized application with the 'contact' model, but I want to delete it. How can I do that?
Wow, thanks! I was able to delete the app by going into the applications, and I removed the custom app. Thank you, everyone!
Hi,
you can delete that app via uninstall "studio_customization" app if you created from the Studio Tool.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
2月 25
|
816 | ||
|
2
3月 25
|
3762 | ||
|
2
11月 24
|
1064 | ||
|
1
5月 24
|
1275 | ||
|
1
12月 23
|
1507 |
what do you mean by "A personalized application"? did you add some field in the contact model? did you make a custom function? or did you install 3rd party module? what have you done? your question didn't seem clear to me
Odoo Studio doesn't really create Apps - it creates fields, database models and views. You would have to delete the views, models and fields. Uninstalling Studio is the "nuclear" option that destroys all Studio changes