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:
Hi,
it's possible to deploy ODOO without source code? By example, only with .pyc file instead .py
Best regards
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
nov 24
|
1225 | ||
|
1
feb 21
|
4284 | ||
|
1
may 24
|
2010 | ||
|
2
nov 22
|
9279 | ||
|
0
mar 21
|
3448 |
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