0 Forks
0 Stars
0 Watchers

odoo

How to download and setup odoo

Open terminal and run command
git clone https://github.com/liamse/odoo.git
git clone is used to create a copy or clone of odoo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with odoo https://github.com/liamse/odoo/archive/master.zip

Or simply clone odoo with SSH
[email protected]:liamse/odoo.git

If you have some problems with odoo

You may open issue on odoo support forum (system) here: https://github.com/liamse/odoo/issues