O Do Ov 8 Basic Configuration Guide
O Do Ov 8 Basic Configuration Guide
Table of Content:
Odoo started as TinyERP in 2005 before changing it's name to OpenERP in 2008. Then in
2014 with the addition of modules that fall outside of the traditional ERP model such as CMS
and eCommerce, OpenERP S.A. changed it's name to Odoo to focus on their future beyond just
ERP software.
Cost
There are a few items that Odoo does not include for free:
1. Upgrades between major version numbers (i.e. 7.0 -> 8.0). Odoo charges for their
upgrade service, however the community also has a free opensource upgrade option
called OpenUpgrade.
2. Installing add-on modules through the GUI interface. Odoo's built-in module installation
system stops working once you have more than two users on a system without an Odoo
maintenance contract. However you can install (-i) and update (-u) modules using the
command line interface.
Recently Odoo has announced that their hosted solution will be free for customers with
one or two users regardless of the numbers of modules installed. However you server
will have a YourName.odoo.com web address. Odoo will not point your domain
(YourName.com) to their free hosted solution.
Communities
Odoo has many distinct communities where you can find and give advice. First Odoo hosts it's
own forum and several email lists on various topics. The OCA (Odoo Community Association)
has their own website and email list (publicly searchable) as well. Many Odoo users post
ersonal blogs. And at least two private forums exist on Odoo
tips and information on their p
related topics: StackOverflow.com anddeveloppez.net (French). There is even an I RC chat
room for Odoo as well as Linked-in, Google+ and a M
eetup group.
Odoo also hosts a yearly OpenDays event with Sessions, Workshops and Training. The event
is free to attend (there is a nominal charge for catering if you choose to eat at the event or wish
to attend the after hours parties) and there are optional training opportunities available for a fee.
ay 1, Day 2 and Day 3.
You can watch the OpenDays 2014 event online: D
Documentation
The documentation for Odoo varies from version to version because, on average, Odoo
releases their software every 15 months. In general, Odoo tends to focus more on new
software features and improvements than on development of user documentation. A compiled
ocumentation is available on the Odoo forums.
list of known community and Odoo released d
Training
Training can be obtained through one of the over 500 Odoo certified partners located in more
than 100 countries. These events, some free and provided electronically over the web, are
posted on Odoo's event page. Also from time to time there are events posted on the OCA's
website.
Software
Modules
Modules are the way you can add new functionality to the system and a way to only install
functionality that you need. They are written by Odoo, official Odoo Community partners and by
nline apps store that can be used to publicize the existence of
individuals. Odoo provides an o
an odoo app. Currently there are over 2,000 apps for OpenERP 7.0 and the number of a
pps
for Odoo 8.0 are just beginning to be added to the system.
In general, if you are unable to find an app that covers your needs, it is best to ask the online
community if something exists before you begin development on your own.
Testing
Odoo provides a service to test build all of their proposed updates and versions before they are
committed to the base, this service is called r unbot and is available to anyone to login and test
a feature. All Odoo modules are installed on every build instance. The administration Login
and Password is: admin and a
dmin. There are no posted restrictions as to what you can do
with these databases, however common courtesy should apply as you will not be the only
person using them. Also note that these instances can be eliminated at any moment. The
source code for runbot is available if you wish to host your own development environment
internally.
Translations
Depending on whom you wish to respond, you may ask for help on Odoo's forums or email lists
(see the community section above), or you may engage with Odoo directly. If you wish to report
a bug or suggest an enhancement in the software, you may do so by posting a GitHub Issue.
You should search the issue database and comment on open issues relating to your problem
and thus not open a duplicate issue for no reason. For bugs you should verify that they still
exist in the current development version by testing them on runbot (see testing above). And
then following the Contributing Guidelines and post your issue u
sing the following format.
Please do not make extra work for the Odoo developers by posting duplicate issues that they
must then merge or delete.
If you have a question that is best directed to a support person (not a developer) then you may
contact odoo support via the following email address: [email protected] If you don't have a
maintenance contract you can contact: [email protected]
Upgrading
If you wish to know the latest news on Odoo development, releases, bugs and new R&D
features there are several sources you should follow. Odoo tweets on @odoo, @odooCMS,
@odooStatus as well as posts on facebook. There are a few other resources including
Linked-in, Google+, RSS feed etc that are mentioned by Fabrice Henrion (Director of Odoo -
USA) in his forum post.
You can also "watch" the odoo and OCA development on GitHub to receive emails on new
issues and merge requests.