Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #3496

Free Download Odoo For Windows 7

Newsgroups comp.lang.basic.visual.misc
Date 2023-12-30 15:40 -0800
Message-ID <d3837cd8-e5c0-486a-b9be-c42074007f10n@googlegroups.com> (permalink)
Subject Free Download Odoo For Windows 7
From Vallie Kleinert <kleinertvallie@gmail.com>

Show all headers | View raw


I used the following method for Odoo 12.0 installed on Windows. First run command prompt as administrator. Then use cd to change directory. Then execute python, navigate to odoo-bin, call scaffold with parameters 1)module name and 2)qualified install location. (openacademy is the name of the module from the tutorial)



free download odoo for windows 7

Download Zip https://8quemodeyu.blogspot.com/?vdnw=2wZfRw 






Maybe this will help someone.

After googling around I found this post.



I too had issue with using scaffold command in windows and couldn't understand what is wrong with it, until I figure it out.

My issue was that I was getting error 



PermissionError: [WinError 5] Access is denied: 'C:\Program Files\



This is basically telling you that permission is denied as you cannot create inside of the above mentioned path. This got me to thinking that I have not pointed to the right path and my solution below worked.

Good Luck



I presume that your project is up and running / installed correctly, so if so this will work.




thanks. ah by the way, do i will encounter problems on Odoo installed on windows? they say Odoo is much better to use in Linux. and does Odoo work only on windows 7 and 8? does it work on windows 10?




Then going thru the tutorial, codes have been added/edited in some of the files; hence, a certain command to save these changes must be invoked:python odoo-bin -u openacademy. However, it seems to be not working as my terminal simply freezes. The terminal doesn't start a new line, so I have to 'Ctrl+C'.






I also noticed that 'odoo-bin' also have the same response(freezing terminal) upon invoking other commands such as:python odoo-bin -c odoo.confpython odoo-bin -r dbuser -w dbpassword --addons-path=addons -d mydb


Note that as C:\Program Files (x86)\Odoo 13.0\server\odoo\addons is a protected directory, edit the documents first in your version controlled git clone directory and copy only ready-to-be-executed code to Odoo's directory.


I download and install odoo 13 on its official community version page, then when I install everything fine and I start odoo, the browser opens with the localhost 8069 that is the odoo port and it doesn't open anything, the server just doesn't Starts

 35fe9a5643


Back to comp.lang.basic.visual.misc | Previous | Next | Find similar


Thread

Free Download Odoo For Windows 7 Vallie Kleinert <kleinertvallie@gmail.com> - 2023-12-30 15:40 -0800

csiph-web