This question has been flagged
1 Reply
4152 Views

I have created a app using odoo studio and some modules in it, but i am unable to locate them both app or modules in addons folder. Any suggestion where can i find them as i wanted to do some change in code.

Avatar
Discard
Best Answer

They are stored inside Odoo until you export them (Menu records, View records, etc)

See the Customizations menu in the top left corner when you activate Studio:


Avatar
Discard
Author

what if i want to do some changes in backend of particular module created from studio. Should i do export then made my changes and then import again ? will that work ? or there is any right way to do that ?