Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4625 Переглядів

One of my team members found the source code of a paid module on github, my guess is that someone bought it and pushed the code to his/her public repository. Is it ethical for me as the team leader to push the code in production?

Аватар
Відмінити
Найкраща відповідь

If you want to act legally, you have to follow the license of the module, mostly defined in the manifest. If it is a proprietary license, you are not allowed to use it. If it has no license documented, it is proprietary.


Аватар
Відмінити
Автор

My question was about ethics, not law. But I will take this as "might be legal but definatlly not ethical"

If it is an open source license, then it is legal and it is not unethical, that's the meaning of open source licenses. If you want to feel better, you can donate the author accordingly :-)

If it is illegal, then it is also unethical, in my opinion.

Автор

The license is OPL-1, is it legal to use the module without paying? In the manifest the price is set.

OPL (Odoo Proprietary License) is not an open source license, therefore it is illegal to use the module without paying. Please read the corresponding license terms:

https://www.odoo.com/documentation/user/14.0/legal/licenses/licenses.html#odoo-apps

Автор

Thank you very much, I confused it with "Open Public License v1.0".

Related Posts Відповіді Переглядів Дія
6
бер. 20
3924
0
лют. 18
3336
1
січ. 18
4089
1
груд. 17
3256
3
вер. 17
3433