mileo / oxide

Oxide Odoo Distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oxide

The community powered Odoo distribution.

Oxide is a ready to use Odoo distribution, based on Odoo Community Edition (or OCB), packaged with selected community addons to provide the best user experience Odoo CE can give.

Getting started

Oxide was designed to work with the standard Python tools virtualenv and pip.

$ # Prepare a Pyhton environment to work in $ virtualenv MyProject $ source MyProject/bin/activate $ # Install Odoo $ pip install https://github.com/odoo/odoo/archive/10.0.zip

About

Oxide Odoo Distribution

License:GNU Lesser General Public License v3.0


Languages

Language:Python 66.2%Language:CSS 33.8%