i'm trying to deploy ODOO without source code, but I can't and I don't know if it's possible. So, I need to know if it's possible to deploy ODOO without source code? By example, only with .pyc file instead .py
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.
Best regards