OpenERP V7 and V8(odoo) installation on Ubuntu

MC3324 - модуль мультиплексора для M300, Диагностика MC3324 | Ремонт MC3324 в Санкт-Петербурге <a href=https://prom-electric.ru/articles/9/165972/>visit site</a> Ремонт GROUPE SCHNEIDER CONTROL BOARD, 72700 <a href=https://prom-electric.ru/articles/8/55539/>тыц</a> Рамка передающая - для генератора ГИ-02.М, Диагностика Рамка передающая | Ремонт Рамка передающая в Санкт-Петербурге <a href=https://prom-electric.ru/articles/9/181276/>перейти</a> Ремонт A05B-2051-C102 | Fanuc | HMI - Teach Pendant REPAIR <a href=https://prom-electric.ru/articles/10/198176/>ссылка на источник</a> Ремонт COMPUMOTOR MOTOR,ZETA83-135 MTR ROTARY STEPPER ZETA, ZETA83-135-MO <a href=https://prom-electric.ru/articles/8/72778/>ещё</a>
Installing OpenERP(v7) and ODOO(v8) On UBUNTU
Hello Community, As we know OpenERP(v7) / ODOO(v8) is an open source suit of ERP business applications. There are several ways to install OpenERP(v7) and odoo(v8). We will guide you how you can easily install OpenERP(v7) from Launchpad and v8(odoo) from GitHub. Open the Terminal First by Pressing CTRL+T Keys. Now proceed as per the following steps to install OpenERP V7 and V8 (odoo): 1. Make your OS recent by Updating and Upgrading the System Packages/Repositories.
2. Install Git. GIT is the Versioning control system used for Odoo Source code hosting. You may always pull latest source from git by using specific commands. Please note that setting up bzr is in next points. You can now use any version of OpenERP/Odoo from git.
3. Install Required Python Packages for OpenERP - v7 so that we will not get any errors related the package requirement.
4. Install Required Packages for Odoo - v8 so that we will not get any errors related the package requirement.
5. Install Supporting Packages for Odoo and it will fulfill the dependencies of the modules, because some modules require python libraries to be installed before you install modules in odoo.
6. Install Gdata client if not installed yet! This is specially used for Google related integrations.
7. Create directory for OpenERP(v7) and fetching the same from launchpad. (NOTE: Use /home directory of your user)
8. Creating User For Postgresql. (NOTE: Replace username with your system User)
9. Alter User Of Postgres. (NOTE: Replace username&password with your System User&password)
10. Starting OpenERP(v7) Server by going to the server directory of OpenERP. (NOTE: Change directory path according to your system)
NOTE: To stop the server press CRTL+C keys and to restart do the same procedure as above. 11. Create Directory For Cloning OpenERP/Odoo Gnd Go To That Directory.
12. Cloning the latest code of 8.0(odoo) from GitHub.
13. Go to odoo directory.
14. Start 8.0(odoo) server.
NOTE: To stop the server press CRTL+C keys and to restart do the same procedure as above. We hope this above-mentioned procedure has helped you setting up your Odoo/OpenERP instance with ease. Feel free to Contact SerpentCS for any of the services like Training, Migration, Development, Installation and Implementation. Thanks, Keyur Bhatt.