Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6436 Widoki

I just notice that not all modules of Odoo Enterprise are licensed under OEEL-1. Some of the modules are licensed under LGPLv3 and does not depend on any module licensed under OEEL-1. The following are some examples

- Approvals

- Rentals

- Data Cleaning


Can I use these modules or some of its functions in Odoo Community?




Awatar
Odrzuć
Najlepsza odpowiedź

In addition to the comment from @Niyas, all Enterprise modules are covered by the "Odoo Enterprise Edition License v1.0".


What you are seeing in your screenshots is the "default" license because these modules happen to not have the metadata in the manifest specified.

If you look at the code, the comments in manifest do refer the reader back to the file specifying the license.

You can see this (that what you are looking at is a default value because none is specified) via https://github.com/odoo/odoo/blob/14.0/odoo/addons/base/models/ir_module.py#L295 - you could argue this is a bug that we need to fix - but the license is the one in the file distributed with the code that is referred to at the top of the manifest.

Awatar
Odrzuć
Autor

Ok thank you for clarifying. So all modules contained in the Enterprise addons are licensed under OEEL regardless if the manifest specify it or not.

Najlepsza odpowiedź

Hi,

Its not possible to use the odoo enterprise code without having a valid subscription from the Odoo. You can see the subscription agreement here: Odoo Enterprise Subscription Agreement

Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lip 24
2245
2
maj 24
2168
1
lut 24
1780
1
lis 22
5558
2
wrz 22
19701