Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profit organisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

Source Install on Windows 10 is not Working

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
windowsinstallsourceodooV9
7 Antwoorden
26305 Weergaven
Avatar
Mathan

Dear Developers,

I am new to python and new to Odoo. As per the documentation provided by Odoo. I tried installing the odoo 9.0 on windows 10. but its not working. here are the steps i followed.


1) Installed python 2.7.9 on c drive ( C:\Python27)
2) Installed PostgreSQL 9.4 C:\Program Files\PostgreSQL
3) created New login role with super user privilege user: odoo and pwd: odoo

4) on the requirements.txt - as said in the docs, installed those in the path 

C:\odoo> C:\Python27\Scripts\pip.exe install -r requirements.txt

5) Installed node.js, and installed C:\> npm install -g less less-plugin-clean-css


After all this, I configured config file - openerp-server.config with following lines.

addons_path = C:\odoo\openerp\addons

db_host = localhost

db_maxconn = 64

db_name = False

db_password = odoo

db_port = 5432

db_user = odoo

pg_path = C:\Program Files\PostgreSQL\9.4\bin

and saved it.

After all this, I opened Command prompt and gone to C:\odoo and run odoo.py

and opened browser with localhost: 8069 after loading few seconds i just get Internal error only.

please Guide me  what mistake i did and why its not working? I was trying this for past 3 days. not able to find solution. i tried installing many times.

I am beginner so unable to trace whats happening. I want to learn and develop from the odoo for my project. 

Please help me..

Screenshot of cmd: http://postimg.org/image/8vctm3j57/


Looking for solution. please..


0
Avatar
Annuleer
Ermin Trevisan

Please check your log file which should be found at a location like /Program Files/odoo/server/opener-server.log.

Ermin Trevisan

@ Ermin Trevisan - I downloaded the source zip from this link. https://nightly.odoo.com/9.0/nightly/src/odoo_9.0.latest.zip

There is no server folder on it. There is no log file as you said. 

Any other way? 

Ermin Trevisan

You should be able to locate your log file, most probably it has the name odoo-server.log, maybe openerp-server.log. I do not have a Windows installation, but I'm sure you can find it when you look for it seriously. Without reading the log file it is not possible to identify the error and its reason. As a side note: please do not hijack other threads. As a second side note: you should consider installing Odoo on a Ubuntu 14.04 LTS server, this is the most popular deployment option and therefore your chances to get help are much better.

Ermin Trevisan

actually, i used the source zip file and i couldn't able to find the log file in it. anyway, i will try to find it.

by the way, am not trying to hijack any threads. am just tried to find the solution from the person who known windows platform.

and another question Is it possible to install on kali os platform just like ubuntu?


Ermin Trevisan

You will find your log file in your installation, not in the source zip file. Please read the forum guidelines. Hijacking is hijacking, the reason doesn't matter. And if you have a new question, post a new question. Why would you want to install Odoo on a penetration testing platform such as Kali Linux? If you want to get familiar with Odoo and you are not familiar with setting up and managing servers, stick to the most common options, in this case use Ubuntu 14.04 LTS. Of course you can install Odoo on Kali Linux also, but you will for sure not find any reasonable help with it.

Avatar
Ankit Goel
Beste antwoord

As i can see in your CMD file, the database is default@default which means odoo is accessing the postgres user which it shouldnt as defined in the code itself.

Try using the following lines in CMD tab

cd YOUR_ODOO_LOCATION (eg: cd C:\Users\Administrator\Documents\odoo-9.0)

python odoo.py -w YOUR_DB_PASSWORD -r YOUR_DB_NAME  --db_port YOUR_DB_PORT --db-filter=YOUR_DB_NAME$ (eg. python odoo.py -w odoo -r odoo --addons-path=addons --db_port 5433 --db-filter=odoo$)

I dont know if this would work but you could try none the less. Worked for me. But i had not edited the config file. You can make a .bat file of these commands and let them run rather than typing them again and again.

0
Avatar
Annuleer
Avatar
Mathan
Auteur Beste antwoord

Okay. Thanks for your comments.  

0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
OpenERP 7 Windows Source Code Installation
windows install source
Avatar
Avatar
1
mrt. 15
8924
PostgreSQL is not running after installing OpenERP 7 All-in-One on Windows Opgelost
windows install v7
Avatar
Avatar
Avatar
Avatar
Avatar
6
dec. 23
31182
Odoo community V9 install: blank screen
windows installation odooV9
Avatar
0
apr. 16
5490
Group Menu not displaying Opgelost
source odooV9 v14
Avatar
Avatar
1
jan. 16
4998
How to download and install a module of odoo 9.0.1? Not all the repository
install gallery odooV9
Avatar
Avatar
1
apr. 15
6100
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now