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
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
lug 25
|
373 | ||
|
2
nov 24
|
1553 | ||
|
1
feb 21
|
4579 | ||
|
1
mag 24
|
2411 | ||
|
2
nov 22
|
9565 |
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