Hi,
it's possible to deploy ODOO without source code? By example, only with .pyc file instead .py
Best regards
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
If you don't provide the source, how will users modify it? (A requirement of the Odoo license).
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.
good question, hope u find someone that can help