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

My team and I have developed our own document management module based on the odoo community and want to sell it to a company, do we violate any odoo rules? Actually, this company plans to use this module based on odoo community, but we have a discussion whether it is necessary to buy odoo enterprise for business, whether it is possible to use odoo community and whether this system should have odoo symbols (colors, logos, etc.) or can it be removed? Thank you for your reply.

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

Thank you for this answer. Can I use odoo community in my company for commercial tasks?

Yes, many companies use Odoo Community to operate their business.

Найкраща відповідь

Hi,

Odoo Community is licensed under the LGPL (Lesser General Public License) v3, which means:

  • You can develop and sell custom modules based on Odoo Community.
  • Your module does not have to be open-source unless it modifies existing Odoo Community modules under LGPL. If your module is independent and interacts with Odoo through standard APIs, you can keep it proprietary.
  • If your module modifies Odoo's LGPL-licensed code, you must provide the source code of those modifications.

more information you can see here https://apps.odoo.com/apps/vendor-guidelines

Thanks.

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