Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Just started and I can't log in!

Subscriure's

Get notified when there's activity on this post

This question has been flagged
passwordusernameinvalidproblem
6 Respostes
43542 Vistes
Avatar
Mark Taylor

On Win 7 64bit I installed the OpenERP set, went through the various installations and username/password setups, and took extensive notes.

1st: was the postgresql connection where I chose a username and password

2nd: was the new database with default master password of "admin", new database name, and then a unique password in the lower section. (localhost:8069/#action=database_manager

3rd: the main UI came up. (localhost:8069/?db=[database_name].....

4th: I filled in the account email and password.

When I go to localhost:8069/..... I am brought to the login screen with two values requested. None of my username/password combinations that I used while setting up this software worked. Also, I don't recall ever seeing this exact two-field login request during any part of the set up.

Has anyone else experienced this problem? Any ideas?

Thank you in advance for your input!

Mark

1
Avatar
Descartar
Cameron

Silly I know, but its case sensitive!

Sandy Walker

Mark, I am having the same problem. I downloaded the Windows All-in-One, created a database with demo data to check it out. Then I logged out. When I tried to log back in, I tried all kinds of email and password combinations and it wouldn't let me back in. You'd think this would be somewhere in the installation docs. The default email address for administrator is admin@example.com when you create a database - either with demo data or without. But it won't accept that. Did you ever get an answer to this question that works? Thanks! Sandy

Avatar
Chandni Machchhar
Best Answer

Hello Mark,

4) The database should be installed on my computer. How do I access "res_user" to check the usernames and passwords?

You will find all the tables of the particular database in to the pgAdmin.

Open the pgAdmin, Connect it to the server

Open Your Database > Schemas > Public > Tables > res_user

Right click on it > View Data > View All Rows

You will see all the records in that table.

Hope this will help. Thanks.

3
Avatar
Descartar
Kelly Stuart

FYI: In Odoo 8, the passwords are now encrypted. You will no longer be able to recover them by viewing the database records.

Avatar
Cameron
Best Answer

Can only suggest

1)Usernames and passwords are case sensitive!

2)Try a reboot of your server!,

3)If using "chrome" try that!

4)If you have access to the data base ie phpgpadmin , see "res_user" for "usernames" and "passwords" just to check

2
Avatar
Descartar
Mark Taylor
Autor

Thank you for your answer.

Avatar
Sandy Walker
Best Answer

David Dean just answered this on another question in this forum: https://www.odoo.com/forum/help-1/question/how-can-i-log-back-in-to-odoo-with-the-administrator-account-odoo-asking-for-admin-email-instead-of-username-59663

Put "admin" as the Email address (no @ symbol or anything else). 

Use the password you set up when you created the database.

You are logged back in!  

David mentioned that Email and Username are synonymous - you don't have to use an actual email address as the username even though the field is labeled "Email".

1
Avatar
Descartar
Avatar
patrick
Best Answer

It looks like you have issues with logging in (#4).

Username: admin password: the password you specified when you made the database (step 2). It is not admin, but the password you typed in twice.

0
Avatar
Descartar
Avatar
Ryan
Best Answer

I'm running into the same problem and when I look in my database for the admin password I find this: login | password
-------+----------
 admin |
(1 row)

no password?

0
Avatar
Descartar
Avatar
Mark Taylor
Autor Best Answer

So,

1) I realize that usernames and passwords are case sensitive.

2) If by restarting the computer I have effectively restarted the server as well, then I have tried that. If I am mistaken, what did you mean?

3) I will try Google Chrome.

4) The database should be installed on my computer. How do I access "res_user" to check the usernames and passwords?

I noticed that when I go to the localhost:8069/# screen in Firefox I can go to "Backup" and I see that the proper database name is there and that it asks for the admin master password which I have not changed from the original "admin".

I'm still confused.

Thank you.

0
Avatar
Descartar
Enjoying the discussion? Don't just read, join in!

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

Registrar-se
Related Posts Respostes Vistes Activitat
User password validation for approving process
password username
Avatar
Avatar
1
de set. 19
6921
Invalid password while logging.
password invalid
Avatar
0
de març 15
4855
Database username and password in Openerp 7 online
password database username thunderbird
Avatar
0
de març 15
6132
Email Template - Logo Issue Solved
password username invitation resetpassword userinvite
Avatar
Avatar
2
d’abr. 22
10643
how can i get username and password of cuurently login user in controller main.py
password login username controllers cookies
Avatar
0
de jul. 15
6023
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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