How to deploy without source code
Hi,
it's possible to deploy ODOO without source code? By example, only with .pyc file instead .py
Best regards
I need to separate the code of the compiled files, because I do not want that everyone with access to the server have access to the source code. Only developers can access.
If you don't provide the source, how will users modify it? (A requirement of the Odoo license).