Frequently Asked Questions
How much does it charge for the Odoo Enterprise version?
The odoo subscription pricing depends on the country/region which you are based in and the number of users and
apps you are subscribing to. The pricing starts from 8$ per user and apps starts from 4$.
What did all include in pricing of enterprise versions?
The Odoo pricing includes the apps selected and no. of users subscribed, with add on features such as (24/5) unlimited
access to the functional support via email or live chat in English and French and free version upgrade if used without any customization.
Is a trial version available? Is there any migration charge from a trial version to actual platform?
Yes, odoo provides a trial version, it’s completely free and there is no migration charge while migrating from the trial version.
Whether the client should pay per Apps or as a package?
Clients can choose the modules based on their business requirements and thus pay on those only.
How subscriptions are available, Monthly or Yearly?
Monthly and Yearly subscriptions are available. But the Monthly subscription is preferred only if the client uses the odoo online or odoo sh.
What’s the difference in price for monthly and yearly subscription?
For monthly subscriptions, the price of apps starts from 5 $ and 10 $ per user. For new customers provides a 2.5 $ discount on the initial number of users purchased.
For Yearly subscriptions, the price of apps starts from 4 $ and 8 $ per user. For new customers provides a 2 $ discount on the initial number of users purchased.
Please note that the above-mentioned price is the lowest price. The price will vary based on your country/region
Does it require an additional charge to add new modules to an existing subscription?
There are some paid and some free apps available in the app menu. The paid apps are CRM, Invoicing, Sales, Website, eCommerce, Point of Sale, Accounting, Project, Inventory, Manufacturing, Purchase, Timesheet, Email-Marketing, Events, Expenses, Time-off, recruitment, appraisal, Subscriptions, Sign,Maintenance, Quality,Studio, Helpdesk, Product Lifecycle Management, Appointments, Marketing Automation, Documents, Internet of Things, Approvals, Consolidation,
Employee referral, Field Service ,Planning, Rental, Social Marketing, eLearning. All other apps are free to use by the enterprise users.
What are the server options available to host Odoo 13?
There are three ways to host odoo, includes: Odoo Online, Odoo.sh, or On-Premises using your own infrastructure
What are the benefits of hosting in Odoo online?
The biggest benefit of Odoo Online is simplicity. The cloud instance is ready to use in a couple of clicks and they monitor the platform 24/7 to make sure the performance, fix the bugs and security updates as the company grows and do a full backup of your database. Odoo online comes with a pre-configured email server. Please note customization is not possible here.
What are the benefits of hosting in Odoo.sh?
Odoo.sh is the default server provided by odoo which supports custom modules. Thus third-party payment integrations and custom modules can be added to satisfy the requirement. It is easy to set up and maintanence. Auto back-ups and server control is possible. So we will have the choice to select the odoo version.
What are the benefits of hosting in On Premises?
You have absolute flexibility and autonomy of your system when you use Odoo On-Premises. You can then use any applications: certified, from a third-party vendor or even create a new one .
What are the limitations of the Odoo Online?
Odoo online follows the SAAS (Software As A Service) model and it does not support module customization. So if we need any kind of third-party integrations or customization, there is no way to do it with Odoo online. Also odoo online does not provide server control. The server is completely controlled by Odoo.So it supports only the latest version of odoo.
What are the limitations of the Odoo.sh?
you will not be able to customize the server: install new os packages, reconfigure Postgres, use the same hosting for other purposes like running a php web server.
What are the limitations of the On Premises Hosting?
Hosting Odoo On-Premises, mainly recommended for customers with advanced technical knowledge. Because there are a lot of crucial technical aspects to be noted like robustness, performance, and scalability of infrastructure. If you work with a third-party provider, then make sure to know what’s included in your contract and what will be an additional expense.
How to install a third-party app in Odoo 13?
step 1: Download version 13 of the custom app from Odoo Apps website. It will be in .zip format.
step 2: Unzip the file using command unzip filename.zip or by right click and unzip.
step 3: Move the file to addons location using command sudo scp -r filename /path
step 4: Now restart Odoo service, sudo systemctl restart odoo-server-enterprise
step 5: Activate developer mode and update app list of odoo. Search for the downloaded app and then install