Download Odoo For Mac

2021年4月1日
Download here: http://gg.gg/owc3c
How to install Odoo 10 on OS X Mac EI Capitan
*Free Odoo Software
*Download Odoo For Windows
*Odoo Apps
*Download Odoo 10

Kodi 17.3 download. Backup this pem key file as your AWS do not provide you to download it for the second time. How to download sonos controller for mac. Click Launch, a new dialogue box will be opened for selecting a key pair. This will be your private key in pem format. Select Choose a new key pair and give the name as odoo. Download this key pair as it will be needed in later steps.
How to install Odoo 10 on OS X Mac EI Capitan I work with an organization that uses odoo at the enterprise level for our enterprise relation planning - ERP. We were having problems with some odoo 9 known bugs affecting our payroll and expenses modules that were promised to be fixed in version 10. Download Source Code. Source code packages for the latest stable and development versions of Graphviz are available, along with instructions for anonymous access to the sources using Git. Executable Packages. Packages marked with an asterisk(.) are provided by outside parties.
I work with an organization that uses odoo at the enterprise level for our enterprise relation planning - ERP. We were having problems with some odoo 9 known bugs affecting our payroll and expenses modules that were promised to be fixed in version 10.
I couldn’t wait for version to try it out.
Installing odoo on linux can be pretty straight forward unlike Mac.
I decided to try it out on my Mac OS X before deploying on production.



To setup odoo on Mac OS XEl Capitan Version 10.11.5
*brewYou can use macport. Although i have both on my system but i prefer to ‘brew’ the coffee.Go to http://brew.sh and follow the instructions on how to install.
*Python Check version: python —version
*pip (pip —version)sudo easy_install pip
*nodejs (node -v)

*npm (nam -v)

*Make sure you have the Xcode Install python dependencies
I have postgresql installed on my systemIn case you don’t have postgresql installed do the following$ brew install postgres<version>Download odoo 10.git clone https://github.com/odoo/odoo.git(my internet was always breaking so i downloaded directly)create a mac user. You can do that from the preference or
$ dscl . -create /Users/odoo UserShell /bin/bash$ dscl . -passwd /Users/odoo <yourpassword>$ dscl . -append /Groups/admin GroupMembership odoo$ sudo mkdir -p /opt/odoo$ sudo chown -R odoo: /opt/odooIt is now possible to install odoo specific dependencies$ sudo pip install —user -r requirements.txtCreate Odoo log file$ sudo chown -R odoo:admin /var/log/odooCreate odoo conf$ sudo cp /opt/odoo/odoo-10.0/debian/odoo.conf /etc/odoo.conf$ sudo vim /etc/odoo.confCopy the following into the config file[options]; This is the password that allows database operations:db_host = Falsedb_user = odooadd ons_path = /opt/odoo/odoo-10.0/addonslogfile = /var/log/odoo/odoo.log
> sudo su - postgres> create user odoo encrypted password ‘odoo’ ;> Start Odoo$ ./odoo-binOpen a browser and go to http://localhost:8069The database setup window should appearYou can enter your <database name> and password as adminWait until you are redirected to odoo

Done.

*Likely library errorsfrom psycopg2._psycopg import BINARY, NUMBER, STRING, DATETIME, ROWIDImportError: dlopen(/var/root/Library/Python/2.7/lib/python/site-packages/psycopg2/_psycopg.so, 2): Referenced from: /var/root/Library/Python/2.7/lib/python/site-packages/psycopg2/_psycopg.soSolution$ sudo mv /usr/lib/libpq.5.dylib /usr/lib/libpq.5.dylib.xx(N:B EI Capitan now protects certain system directories in rootless mode called SIP. So in some cases you might have problem like operation not successful after the command above even if you are root.You will have to disable rootless mode as a work around. To do this
*Reboot into recovery mode (reboot and hold down the CMD-R)
*Open a terminal from the tab menu
*Issue this command csrutil disable
*Reboot and run the above command
For all libraries that failed do the steps above and below.Create a symbolic link with the version of the installed postgres. I have version 9.5$ sudo ln -s /Library/PostgresSQL/9.5/lib/libpq.5.dylib /usr/lib



psql: could not connect to server: No such file or directory connections on Unix domain socket ’/var/pgsql_socket/.s.PGSQL.5432’?Solution: $ sudo mkdir /var/pgsql_socket/$ ln -s /private/tmp/.s.PGSQL.5432 /var/pgsql_socket
Free Odoo Software
Download Odoo For Windows
Odoo Apps
Download Odoo 10
Download here: http://gg.gg/owc3c

https://diarynote-jp.indered.space

コメント

お気に入り日記の更新

テーマ別日記一覧

まだテーマがありません

この日記について

日記内を検索