I want to install Odoo on windows and I have tried it many times but failed;
I want to get the detail steps for installing odoo on windows.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to install Odoo on windows and I have tried it many times but failed;
I want to get the detail steps for installing odoo on windows.
Hi,
In the below tutorial, it provides you with a general step-by-step guide on how to set up Odoo, PyCharm, and PostgreSQL on your Windows Server 2022 environment
Best Regrads
Tobasi
Hi,
Please follow the steps outlined in this blog to install Odoo on Windows:
https://www.surekhatech.com/blog/how-to-install-odoo-in-windows
I hope this helps!
Hi,
Try to follow the steps provided by the blog on how to install odoo in windows:
https://www.cybrosys.com/blog/how-to-install-odoo-in-windows
Hope it helps
Install python 2.7 (use Env setups or else Install globally) --> Set windows PATH for python.
if u install it with 32-bit python then u must install all the others with 32bit.
Install JAVA 7 or 8
1.Pls Download odoo 10 or 9 and Extract in a location
2.download pgadmin https://www.pgadmin.org/download/windows4.php
3.download pip.exe and install
4.if u want git Download git.exe
5.https://wkhtmltopdf.org/downloads.html (Windows (MSVC)0.12.4 32-bit / 64-bit)
if Ur system having above 4GB of RAM then Download eclipse with pydev OR We may run it in Windows CMD
Copy odoo-server.conf file anywhere in drive
open cmd and type python--> then type--> pip install -r requirements.txt (If asking PIP not found install it)
C:\> cd \myodoo
then
C:\myodoo> C:\Python27\Scripts\pip.exe install -r requirements.txt
then
C:\> npm install -g less
finally run in CMD prompt C:\myodoo> python odoo-bin -w odoo -r odoo --addons-path=addons,../tinyapps --db-filter=DBname$
If you can install Docker, using odoo in docker in windows is matter of 2 command lines
docker run -d -e POSTGRES_USER=odoo -e POSTGRES_PASSWORD=odoo --name db postgres:9.4
docker run -p 8069:8069 --name odoo --link db:db -t odoo
Otherwise you can use the windows installer from odoo (in the download area)
Thank you for your help; I have install odoo10 by windows installer according to your advice;
But I still have some problem as below:
1. I install a module --"x" well in linux odoo and then I copy it onto windows odoo and install it; then I get the warning: "Invalid model name u'color.task' in action definition.";
2. On this windows OS, I only install Anaconda2 as python, and in a module which I want to install on odoo I use "pandas", when I install this module, I get the warning "can't find module Pandas"; what is the problem? anaconda has "pandas" module.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
7月 19
|
7753 | ||
|
4
9月 18
|
14952 | ||
|
0
5月 16
|
3484 | ||
|
0
4月 16
|
4382 | ||
|
1
3月 15
|
5354 |
when I run odoo.exe and get the below warning: "Installer integrity check has failed. Common cause include incomplete download and damaged media. Contact the installer's auther to obtain a new copy"
Hi,
Thank you for your email.
I am on vacation untill Friday, 14 July 2023 and will have limited access to email.
For urgency, whatsApp me on +971 50 752 7458
Best,
Yatin