Skip to Content
Menu
This question has been flagged
1 Odpoveď
4621 Zobrazenia

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?

Avatar
Zrušiť
Best Answer

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.


Avatar
Zrušiť
Autor

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.

Autor

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

Autor

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

Related Posts Replies Zobrazenia Aktivita
6
mar 20
3924
0
feb 18
3334
1
jan 18
4089
1
dec 17
3256
3
sep 17
3433