Before setting any paramaters of your interpreter, run the venv console and use pip3 to install from the requirements.txt file. You do NOT need to install every library and dependency manually, that will waste a lot if your time.
Thank you so much.....this guide saw me through the challenge of setting up odoo development environment on windows....thanks. Please do you have tutorial for beginners on odoo 17 if you...please drop the links.
You did not mention, that you need to initialize the database when running odoo for the first time, which was not that obvious for first time user like me :/ for anyone that has problems running odoo server on your computer for the first time, you need to add "-i base" flag to initialize the database
I vote for yes as well 😄 I just tried to download from Github and follow a V15 tutorial and did not succeed. Hangs shortly after start. Would you prefer development on PyCharm base to Visual Studio? I am working daily on VS 2019 and am used to it. However, if nearly nobody goes this path, I 'd rather know...
By any chance, can you share how to install Postgres for Odoo? There are many videos of Postgres installation, but not specifically for Odoo. @@OdooMates
The easiest way when using windows is to install odoo using the official installer to a location inside your user directory (not program files) and simply configure the pycharm project directory and interpreter
sir I have installed Odoo 16 and trying to configure the Pycharm on windows I have installed but some how I M unable compile run and Installe my Module could you please help me getting my pychrm configure for windows env I would be great full if you show me a configuration. steps for the same as the Ubunto pycharm I could not understand
Unfortunately we haven't made made yet on the payment gateways, but if you are creating a new payment gateway in odoo, referring existing payment gateway modules will help
I have downloaded code for my enterprise version and now i want to try that, how can i do it? I changed my addon directory from community to enterprise but still, I can not install accounting on my development machine. can I plz get some help?
hi, thanks for this guide. how you installed python (or python installed by default in Ubuntu 22.04) and postgres database? in this video you have just created a postgres user. please help with commands. regards
is odoo worth it ? can i use it without learning python ? i seen a small business struggling with many softwares that odoo can solve in one app managing stock, employees, Point of sale and online website some crm is enough, as an unemployed i saw this as an opportunity to offer them this as a service :) i hope someone can help answer this question :) the company is a small company i think it employs 25 person max
i have an error ( Database creation error: connection to server at "localhost" (::1), port 5432 failed: FATAL: password authentication failed for user "openpg" ) how can i fix it?
Hello , Thank you for the detailed explanation. While trying to install PyPDF2 package I encountered the following error :"Could not install packages due to an OSError: Could not find a suitable TLS CA certificate bundle, invalid path: C:\Program Files\PostgreSQL\16\ssl\certs\ca-bundle.crt". Your help will be appreciated .
Hi odoo mates, why at start it creates a database where its name is same as my computer user (im using linux too), and if i delete it, it cant create a new one from db manager, then i restart service and once again it create a database from my user name and i cant even log in wtf.
Hi! I have the following error when performing searches from Odoo 16: psycopg2.errors.UndefinedFunction: no existe la función jsonb_path_query_array(jsonb, unknown) Odoo installed without problems, with python 3.9 and PostgreSql 13. I tried several things but I still do not solve the error. I appreciate the help you can give me
I have issue Odoo server doesn't connect the database get this error: psycopg2.OprationalError: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: role "ebraheem " dose not exist ebraheem is user of Ubuntu system
Hello Odoo Mates I need your help. Whenever I try to install the "Website module" I go this error below: odoo.tools.convert.ParseError: while parsing file:/c:/odoo_office_final/addons/website/data/website_data.xml:550, somewhere inside My Website
Not Found The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. from OpenSSL import crypto as SSLCrypto ModuleNotFoundError: No module named 'OpenSSL' 2022-12-30 03:45:13,325 24429 INFO ? odoo.service.server: HTTP service (werkzeug) running
best tutorial in youtube,kindly upload rest of the vdios
Thanks for the support ❤️🙏
Before setting any paramaters of your interpreter, run the venv console and use pip3 to install from the requirements.txt file. You do NOT need to install every library and dependency manually, that will waste a lot if your time.
Is the command just "pip3 install"?
it will be interesting also to do a tutorial on how to setup and configure a dev environment for Odoo with docker desktop
Thanks for the suggestion brother
I need that too 😅
@@OdooMates Would really appreciate it as well.
Thank you so much.....this guide saw me through the challenge of setting up odoo development environment on windows....thanks. Please do you have tutorial for beginners on odoo 17 if you...please drop the links.
ua-cam.com/video/kxbPgOLkNxw/v-deo.html
Fantastic, I have done watching this tutorial video, Thanks💯
Can I create new and edit app in community studio?
You did not mention, that you need to initialize the database when running odoo for the first time, which was not that obvious for first time user like me :/ for anyone that has problems running odoo server on your computer for the first time, you need to add "-i base" flag to initialize the database
how do you do this? kindly send complete command.
Yeah, I have this problem: Unit odoo16.service could not be found. How can I solve it?
you need to add "-i base" flag to initialize the database@@siw822
/path/to/python /path/to/odoo-bin -i base@@bothwellnhidza9043
@@siw822 I added full command, hope it helps
Thank You Bro ! I have question, I have to go with Odoo 16 Community or Enterprise version ?
if you have enterprise source code access, go with ee
Thank so much from Brazil!
welcome brother
Hi mates, can you make tutorial install and configure odoo 16 development on windows? it will really helpful thank you
I vote for yes as well 😄
I just tried to download from Github and follow a V15 tutorial and did not succeed. Hangs shortly after start.
Would you prefer development on PyCharm base to Visual Studio?
I am working daily on VS 2019 and am used to it. However, if nearly nobody goes this path, I 'd rather know...
can you please share info to install odoo 16 on MacBook
Do I need to install Odoo and Postgres separately before proceeding with this video?
PostgreSQL has to be installed separately
By any chance, can you share how to install Postgres for Odoo? There are many videos of Postgres installation, but not specifically for Odoo. @@OdooMates
Thank You... Useful information 👍🙂😊
should we use a virtualbox to install ubuntu or we should remove windows from our pc and install ubuntu ?
hi, no. this tutorial should work fine on Windows. You have to install Postgres and python, and it'll be ok. I'm on macOS and it's working fine
Thank you for the excellent instruction video. It's the best one I can find so far and it's really helped me setup my odoo in pycharm. ;)
Great to hear!
Thank you so much bro :))
You're welcome!
Really You are great and Thanks so much for investing your knowledge on community like me!!!
So nice of you
Thank you so much for this detailed video , its really helped me to set up the environment
Glad it was helpful!
hello and thanks for the great explanation is there a way to configure vscode instead of pycharm
its possible and there are tutorials on this by other youtube channels/blogs, can you see those any see if it helps
Hi! This tutorial is amazing! But I wonder if you have the same tutorial but in Windows 10.
thanks for the support and love. unfortunately, we use the ubuntu os and most the videos is fine for windows too, only diff will be this setup
The easiest way when using windows is to install odoo using the official installer to a location inside your user directory (not program files) and simply configure the pycharm project directory and interpreter
This tutorial worked on my windows.....minor challenges which was fixed, and odoo is running fine on my windows.
there we go man, odoo mates!!!
IS IT nessecory to run postgres on ubanto? can i do it on cmd?
brother u installed posgresql right?
Yes brother, in case if i missed that steps in the video, please follow this: ua-cam.com/video/_eb7MYzCiSg/v-deo.html
sir I have installed Odoo 16 and trying to configure the Pycharm on windows I have installed
but some how I M unable compile run and Installe my Module
could you please help me getting my pychrm configure for windows env
I would be great full if you show me a configuration. steps for the same
as the Ubunto pycharm I could not understand
Hi odoomates,
no module found named 'pypdf2' even after installing packages
Can u help me
may be you install in diff python version ? try installing from pycharm itself: ua-cam.com/video/nmFcWFX8ABc/v-deo.html
12:22 - Postgres needs to be installed separately?
PostgreSQL has to be installed separately
Hi Odoo Mates! Are you made any tutorial for api development especially for payment gateway?
Unfortunately we haven't made made yet on the payment gateways, but if you are creating a new payment gateway in odoo, referring existing payment gateway modules will help
@@OdooMates Thanks Mate
@@syahrilaziz5632 welcome brother
I have downloaded code for my enterprise version and now i want to try that, how can i do it? I changed my addon directory from community to enterprise but still, I can not install accounting on my development machine.
can I plz get some help?
Where can I find the source code for odoo enterprise for learning development?
hi, thanks for this guide. how you installed python (or python installed by default in Ubuntu 22.04) and postgres database? in this video you have just created a postgres user. please help with commands. regards
Can i follow the tutorial in windows or do i have to use linux ??? plz responce
yes fine to follow in windows also
Thanku soo much
Welcome
Thank you!!! Gonna follow this tutorial
Great!
is odoo worth it ? can i use it without learning python ? i seen a small business struggling with many softwares that odoo can solve in one app
managing stock, employees, Point of sale and online website some crm is enough, as an unemployed i saw this as an opportunity to offer them this as a service :)
i hope someone can help answer this question :)
the company is a small company i think it employs 25 person max
does odoo 16 support python 3.7 version ?
I have this problem: Unit odoo16.service could not be found. How can I solve it?
can you reboot the system and see
This is the executable file you are running ?
odoo source code is from github
Is this applicable in ubuntu 22.04????
yes brother
i have an error ( Database creation error: connection to server at "localhost" (::1), port 5432 failed: FATAL: password authentication failed for user "openpg" ) how can i fix it?
Thank you!
You're welcome!
Hi still facing the issue related
Import odoo
Hello , Thank you for the detailed explanation. While trying to install PyPDF2 package I encountered the following error :"Could not install packages due to an OSError: Could not find a suitable TLS CA certificate bundle, invalid path: C:\Program Files\PostgreSQL\16\ssl\certs\ca-bundle.crt".
Your help will be appreciated .
Are you using Mac ?
Win 10
Thanks brother
Welcome
Hello community
How can I create the postgres user using a Postgres in Docker?
I installed pycharm but when I restarted pc it doesn’t open again but Ubuntu 22.04
try runnig using ./pycharm.sh and create a desktop entry for pycharm application
@@OdooMates How create desktop ?
This will help you to install requirements.txt without any issue
sudo -H pip install -r requirements.txt
thanks for sharing
at 4:35m
Odoo Mates: OPS! I have to stop screen sharing
one second later...
Odoo Mates: nah -_-! I'm too lazy to do it, just blur it 😂
Yeah yeah , you made me smile 😄😅
Hi odoo mates, why at start it creates a database where its name is same as my computer user (im using linux too), and if i delete it, it cant create a new one from db manager, then i restart service and once again it create a database from my user name and i cant even log in wtf.
Did you pass -d parameter for running odoo ?
I have a question, why I cant install a module has groups=“base.group_no_one” on odoo16? I tried many times on odoo15 and it’s still normal
it returns error in v16 ?
Yes, only v16
I can't enter the password or clear the password input in the sudo su postgres command
brother can you help me download odoo15
i have many try to download but in vain
i have face error
Can create playlist about odoo js framework owl
we need that
how to do this using windows 10?
after all your steps I still have missing dependencies and errors. it is a pain!
only one time, you have go through this pain brother
Hi! I have the following error when performing searches from Odoo 16: psycopg2.errors.UndefinedFunction: no existe la función jsonb_path_query_array(jsonb, unknown) Odoo installed without problems, with python 3.9 and PostgreSql 13. I tried several things but I still do not solve the error. I appreciate the help you can give me
Is the code is latest of odoo 16 ?
good help but missing how to install de requirements.txt, this is a little tricky
did you tried pip install -r requirements.txt
@@OdooMates I am not able to install the requirements using the above command. I tried two different systems, but still It doesn't work for me.
i have windows 😢
its fine, just try setting up pycharm with windows standards
how do I delete, or take down odoo website? am using wix
website in wix or in odoo ?
I will switch to wix I want to delete odoo website
Win 10
I have a problem with werkzeug when i try to run
AttributeError: module 'werkzeug.routing' has no attribute 'NumberConverter'
this is something related with the werkzeug package, can you install the version specified in the odoo requirement.txt file
@@OdooMates it is the same version required in requirements 0.16.1
I have issue
Odoo server doesn't connect the database
get this error:
psycopg2.OprationalError: connection to server on socket
"/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: role "ebraheem " dose not exist
ebraheem is user of Ubuntu system
You have to create a Postgres user and set credential in conf file
ua-cam.com/video/_eb7MYzCiSg/v-deo.html
Hello Odoo Mates I need your help. Whenever I try to install the "Website module" I go this error below:
odoo.tools.convert.ParseError: while parsing file:/c:/odoo_office_final/addons/website/data/website_data.xml:550, somewhere inside
My Website
Kindly help me
Can you please share the whatsapp group link
Not Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
from OpenSSL import crypto as SSLCrypto
ModuleNotFoundError: No module named 'OpenSSL'
2022-12-30 03:45:13,325 24429 INFO ? odoo.service.server: HTTP service (werkzeug) running
please install the missing python package.
ua-cam.com/video/nmFcWFX8ABc/v-deo.html