Skip to Content
Menu
This question has been flagged

It's not clear to me how Odoo works with the commercial/community editions.

As far as I understand:

  • there are a lot of providers that offer a cloud-based installation of Odoo, along with their support: you just need to pay the fee and you have a ready-to-use Odoo installation and you don't have to bother with servers, backups, etc...
  • instead, one can download the source code from github and self-host the application on his own server, taking care of all the technical aspects but without any fee

So far I tried the second way (just to have a full installation to play with) and I installed it on my Linux server. Great.

After login, I tried to install some modules, for example "invoicing" and "accounting". The first one installed without any problems and works well, but the latter opens the registration page (www . odoo . com / app / accounting) and requires me to insert my data in order to enable it.


I don't understand if I did anything wrong: shouldn't the community version be free and available without registration to third parties? Why should I enter my personal information (even for the free version) like company that automatically leads to a wrong domain or phone number?

Avatar
Discard
Best Answer

Hi,

The “Accounting” app you tried to install is available only in the Enterprise edition.

Please refer to the following links for the differences between the Community and Enterprise editions.

1. https://www.odoo.com/sl_SI/page/editions

2. https://www.cybrosys.com/odoo/compare-odoo-community-vs-enterprise/



Hope it helps.

Avatar
Discard
Best Answer

How did you deployed it in your self-hosted environment ? Is it via docker containerization? If yes, you can access it locally by the port you attached to it . However, if you want to access it remotely or on any devices for example. You need to connect it to a domain via a web server like nginx. 

Avatar
Discard
Best Answer

It is possible to "upgrade" from the Community Edition to the Enterprise Edition.

See https://www.odoo.com/page/editions for a list of Apps included with each.

Installing Accounting (which is not included in the Community Edition) is triggering the upgrade, which is why you are being asked to register.


Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
3370
0
Jul 25
164
3
May 25
6773
2
Apr 15
4402
3
Jul 25
9489