Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

How to remove add-on manually?

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
ldappopulateodooV8
7 Replies
11596 Tampilan
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
Buang
Vadims Briksins
Penulis

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
Penulis

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
Penulis

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.
Jawaban Terbai

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
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
TypeError: not all arguments converted during string formatting ? Diselesaikan
ldap odooV8 ubunut
Avatar
Avatar
Avatar
Avatar
3
Des 23
19556
Does auth_ldap compatible with Odoo 8 ?
ldap ubuntu odooV8
Avatar
Avatar
1
Mar 15
5244
LDAP Populate not working with large number of users
ldap v7 v7.0 populate
Avatar
1
Mar 15
7628
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
Jan 25
4325
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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