Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

odoo installation

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
6 Răspunsuri
5740 Vizualizări
Imagine profil
Gautam

There is an error in openerp server installation while installing odoo 9.0 on Ubuntu 16.04

File "/usr/lib/python2.7/dist-packages/werkzeug/serving.py", line 180, in run_wsgi    execute(self.server.app)  File "/usr/lib/python2.7/dist-packages/werkzeug/serving.py", line 168, in execute    application_iter = app(environ, start_response)  File "/opt/odoo/odoo/openerp/service/server.py", line 246, in app    return self.app(e, s)  File "/opt/odoo/odoo/openerp/service/wsgi_server.py", line 184, in application    return application_unproxied(environ, start_response)  File "/opt/odoo/odoo/openerp/service/wsgi_server.py", line 170, in application_unproxied    result = handler(environ, start_response)  File "/opt/odoo/odoo/openerp/http.py", line 1495, in __call__    return self.dispatch(environ, start_response)  File "/opt/odoo/odoo/openerp/http.py", line 1469, in __call__    return self.app(environ, start_wrapped)  File "/usr/lib/python2.7/dist-packages/werkzeug/wsgi.py", line 591, in __call__    return self.app(environ, start_response)  File "/opt/odoo/odoo/openerp/http.py", line 1659, in dispatch    result = ir_http._dispatch()  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_http.py", line 187, in _dispatch    return self._handle_exception(e)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_http.py", line 158, in _handle_exception    return request._handle_exception(exception)  File "/opt/odoo/odoo/openerp/http.py", line 786, in _handle_exception    return super(HttpRequest, self)._handle_exception(exception)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_http.py", line 183, in _dispatch    result = request.dispatch()  File "/opt/odoo/odoo/openerp/http.py", line 845, in dispatch    r = self._call_function(**self.params)  File "/opt/odoo/odoo/openerp/http.py", line 321, in _call_function    return checked_call(self.db, *args, **kwargs)  File "/opt/odoo/odoo/openerp/service/model.py", line 118, in wrapper    return f(dbname, *args, **kwargs)  File "/opt/odoo/odoo/openerp/http.py", line 317, in checked_call    result.flatten()  File "/opt/odoo/odoo/openerp/http.py", line 1446, in flatten    self.response.append(self.render())  File "/opt/odoo/odoo/openerp/http.py", line 1439, in render    context=request.context)  File "/opt/odoo/odoo/openerp/api.py", line 250, in wrapper    return old_api(self, *args, **kwargs)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_ui_view.py", line 1081, in render    return self.pool[engine].render(cr, uid, id_or_xml_id, qcontext, loader=loader, context=context)  File "/opt/odoo/odoo/openerp/api.py", line 250, in wrapper    return old_api(self, *args, **kwargs)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_qweb.py", line 252, in render    element = self.get_template(id_or_xml_id, qwebcontext)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_qweb.py", line 174, in get_template    raise_qweb_exception(QWebTemplateNotFound, message="Loader could not find template %r" % name, template=origin_template)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_qweb.py", line 172, in get_template    document = qwebcontext.loader(name)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_ui_view.py", line 1079, in loader    return self.read_template(cr, uid, name, context=context)  File "/opt/odoo/odoo/openerp/api.py", line 250, in wrapper    return old_api(self, *args, **kwargs)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_ui_view.py", line 953, in read_template    view_id = self.get_view_id(cr, uid, xml_id, context=context)  File "/opt/odoo/odoo/openerp/api.py", line 250, in wrapper    return old_api(self, *args, **kwargs)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_ui_view.py", line 957, in get_view_id    return self.pool['ir.model.data'].xmlid_to_res_id(cr, uid, xml_id, raise_if_not_found=True)  File "/opt/odoo/odoo/openerp/api.py", line 250, in wrapper    return old_api(self, *args, **kwargs)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_model.py", line 1011, in xmlid_to_res_id    return self.xmlid_to_res_model_res_id(cr, uid, xmlid, raise_if_not_found)[1]  File "/opt/odoo/odoo/openerp/api.py", line 250, in wrapper    return old_api(self, *args, **kwargs)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_model.py", line 1003, in xmlid_to_res_model_res_id    return self.xmlid_lookup(cr, uid, xmlid)[1:3]  File "/opt/odoo/odoo/openerp/api.py", line 250, in wrapper    return old_api(self, *args, **kwargs)  File "<decorator-gen-3>", line 2, in xmlid_lookup      File "/opt/odoo/odoo/openerp/tools/cache.py", line 85, in lookup    value = d[key] = self.method(*args, **kwargs)  File "/opt/odoo/odoo/openerp/addons/base/ir/ir_model.py", line 993, in xmlid_lookup    raise ValueError('External ID not found in the system: %s' % (xmlid))QWebTemplateNotFound: External ID not found in the system: web.login

0
Imagine profil
Abandonează
Imagine profil
Atul Makwana
Cel mai bun răspuns

What you need to do is to upgrade the web module of odoo. you can start odoo server manually by changing directory to odoo server and run the command.

./odoo.py -d <database_name> -u web

please change the database name accordingly.

It will update the XML of the web and depended on module & will resolve your issue.

4
Imagine profil
Abandonează
Imagine profil
Monish Soni (mos)
Cel mai bun răspuns

First of Try to Re Launch your Browser after Clearing cache and then install all the dependencies specially passlib :-

sudo apt-get install python-passlib

Also Then try to create db again and then run odoo

  • ./openerp-server -d <your_db_name> -u base


0
Imagine profil
Abandonează
Imagine profil
Prakash Prajapati (ppr)
Cel mai bun răspuns

Odoo 10 and other version  installation step follow

http://prakash-prajapati.site90.com/OdooInstall.html

0
Imagine profil
Abandonează
Imagine profil
Agile
Cel mai bun răspuns

First clear your cache and cookies.You can use this link to download new server https://github.com/odoo/odoo/tree/9.0 and check whether your path given in log correctly you can also use dbfilter.

0
Imagine profil
Abandonează
Imagine profil
Aslam Up
Cel mai bun răspuns

Hi...

Adding to the addons path;

You have to start the server with the appropriate addons path configuration:

Example:-

./odoo.py --addons-path="custom-addons,odoo/addons"

or

add that folder to your addon path in your config file.


Hope this will help.

Thanks

0
Imagine profil
Abandonează
Imagine profil
Gautam
Autor Cel mai bun răspuns

Thanks to all for your answers. It helps me a lot.

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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