Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

How to remove add-on manually?

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
ldappopulateodooV8
7 Risposte
11606 Visualizzazioni
Avatar
Vadims Briksins

Hello

We got problem with Odoo and module "LDAP Populate" or "users_ldap_populate" as technical name

We had installed "Authentication via LDAP" - it works perfectly and our users can sing-in trough it.
After we installed HR module and now would like to create Employees by matching all users with LDAP users. However to get all users we need to populate them automatically from LDAP, for that we installed  "LDAP Populate" add-on.

However after installation of this addon, Odoo stop working...
To be more detailed:
It was thinking for long time and then was throwing error about time-out and displaying blank page. It was happening regardless where would i click in settings menu. I did restart Odoo, but it didn't help. Basically we couldn't navigate anywhere, Odoo doesn't load any page because of that glitch add-on.

I spot one line in logs where was mentioned that this LDAP add-on was copied to: "/var/lib/odoo/.local/share/Odoo/addons/8.0/users_ldap_populate"
so i did delete it with:
"rm -rf /var/lib/odoo/.local/share/Odoo/addons/8.0/users_ldap_populate".

After that i did restart Odoo again and it finally loads, however now when I go in apps it show me "LDAP Populate" module without status. it doesn't state that it is installed, nor there is button to install:

Screenshot:
https://dl.dropboxusercontent.com/u/15715229/Capture/Selection_047.png
So we cant it install it or uninstall it now.

Could you please advise where are those modules are installed and how to manually clean that specific from everywhere?

Thank you in advance

1
Avatar
Abbandona
Vadims Briksins
Autore

Hello? Anyone? I still didn't found solution

Yenthe Van Ginneken (Mainframe Monkey)

Remove the module from yourpath/odoo/addons and then do an -u all from the terminal. The module will then be gone.

Vadims Briksins
Autore

As I explained I already deleted files from Odoo/addons Could you please be more specific about "-u all" ? what should i do? Thank you!!!

Serpent Consulting Services Pvt. Ltd.

Vadims, you must remove that module physically from addons, then you should update base module. If you have server access, you must restart the server with -u all parameter. If you even have the access of DB, remove the entry of that module from ir_module_module. Then, there is no way for the error to exist. Thanks.

Yenthe Van Ginneken (Mainframe Monkey)

Serpent was ahead of me, his explanation should fix everything :)

Vadims Briksins
Autore

Thank you guys for help, I managed to do it other way, after restart of server I went in addons itself and in there I was able to un-install it and re-install again, so it works now! Unfortunatly im not enough karma, could you promote Serpen answer from comment to answer. Thanks one more time

Avatar
KlaudSol Philippines, Inc.
Risposta migliore

The answer by Serpent worked for me. Thanks! :)

PS: For docker-based and docker-compose installations, this means that you have to do


docker-compose stop odoo #or whatever you named your service
docker-compose up -d odoo`
0
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
TypeError: not all arguments converted during string formatting ? Risolto
ldap odooV8 ubunut
Avatar
Avatar
Avatar
Avatar
3
dic 23
19564
Does auth_ldap compatible with Odoo 8 ?
ldap ubuntu odooV8
Avatar
Avatar
1
mar 15
5252
LDAP Populate not working with large number of users
ldap v7 v7.0 populate
Avatar
1
mar 15
7633
CONFIGURACION DE CORREO PROPIO POR PRUMERA VEZ
odooV8
Avatar
0
mar 25
2034
How to remove model if not in the py files anymore
odooV8
Avatar
0
gen 25
4331
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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