Hello;
I try to configure odoo 10 on windows following this article:
http://soft29.info/blog/entry/odoo-10-setup-and-debug but it does not work:
pydev debugger: starting (pid: 6888)
2017-10-12 09: 00: 21,821 6888 INFO? odoo: Odoo version 10.0 2017-10-12 09: 00: 21,822 6888 INFO? odoo: addons paths: [u'C: \\ Users \\ admin \\ AppData \\ Local \\ OpenERP SA \\ Odoo \\ addons \\ 10.0 ', u'C: \\ odoo-10.0 \\ odoo \ \ addons ', u'C: \\ odoo-10.0 \\ addons']
2017-10-12 09: 00: 21,823 6888 INFO? odoo: database: default @ default: default 2017-10-12 09: 00: 22,299 6888 INFO? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069
odoo.conf:
[Options]
; This is the password that allows database operations:
; admin_passwd = admin db_host = localhost db_port = False db_user = odoo db_password = False addons_path = C: \ odoo-10.0 \ addons
I have a doubt about the part file starter.py I have created this file manually and replaces it in the odoo folder and for the postgresql instaltion is what i have to install it before you start this tutorial or it ' installed automatically at debug level Thank you very much for your help