Hi guys,
Rather specific question: Is there any way to find out where the Odoo is installed on Ubuntu (for example /odoo/odoo-server) and then get the addon path? I want to get the full path to my module in order to create a new file in this module.
I couldn't find any model / field that stores this..
The second thing that I am wondering is if there is any 'guideline' about creating new files inside an Odoo module? I want to create a script inside my module which will be generated and executed after some action in Odoo. Where is the best way to create a new file inside the custom module without the Odoo complaining?
Any ideas / tips?
Yenthe
Please check the following link for custom module:
https://youtu.be/Xya_fCNr6tw
Thanks & Regards