Skip to Content
Menu
This question has been flagged
1 Reply
3600 Views

I make customization on payroll and i want to hide my custom folder (source code) from the customer server, how can i hide the source code?? 

Avatar
Discard
Best Answer

Hi,


This depend on how you configured your client instance. If you are having single odoo instance and if you are looking to hide some modules from a particular database, it wont be possible it will show all the modules from the addons path.

Here what you can do is that, create multiple odoo instance in same server and you can use one instance for your customers with specifying necessary addons path in conf file and other one for you. Once you have multiple instance you can specify the addons path separately.

For Settings Multiple Odoo Instance, see: How To Run Multiple Odoo Instances in Different Ports of Same Machine


Thanks

Avatar
Discard
Author

i have only one customer and i need to hide the source code (addons folder) from customer server. I did not need Multiple Odoo instance in other words i want to protect my code.

There is no way to protect the code, either you can host the odoo in your server and dont give server access to customer. There is no other way to protect it, you can try with pyc files still it is possible to extract the python code from it

Related Posts Replies Views Activity
2
Jul 24
13940
2
Sep 23
6683
1
Apr 20
8704
5
Sep 19
4158
0
Sep 19
1837