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

base_geospatial_demo installation OK, but can't see maps

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
postgisgeoengine
2 Replies
4313 Tampilan
Avatar
Fernando Angulo

Odoo 12 - installation from scratch

postgresql 11

postgis 3.0.1


I have installed the modules without errors (base_geospatial & base_geospatial_demo). Both downloaded from the OCA apps store.


But when going to the GeoEngine Demo menu, and clicking on the map icon, the map doesn't loads.


I have no errors on the server log (Debug mode), and I don't know what else review.


I have updated npm, rtlcss and nodejs. Nothing works.


I have checked that it works ok on the OCA's runbot, so I discard browser's problems.


Any suggestion?

0
Avatar
Buang
Avatar
Anisha Bahukhandi
Jawaban Terbai

Hello Fernando, 

These modules also requires two additional libraries 

pip install Shapely

http://pypi.python.org/pypi/Shapely 

pip install geojson

https://pypi.org/project/geojson/

If you have already installed these libraries then you can check error by right clicking on your browser and select "Inspect Element"

Inside the inspect element there is console tab.

Inside the console tab you can check the exact error. 

https://prnt.sc/rkatf8


Thanks

Anisha Bahukhandi

Technical Content Writer

Webkul

6
Avatar
Buang
Avatar
Fernando Angulo
Penulis Jawaban Terbai

Hi Anisha, 

I have a Docker installation with two containers: one for the web, and another for the db.

The Shapely and the geojson are installed on the web container during the build process throught "apt-get install python3-shapely geojson".

The browser's console does not show any errors.

When clicking on the map icon, a small notification appears on the lower right corner of the web wich says "Loading". Then, the grey curtain covers the screen with the message "Loading". But in less than a second it disapears and only shows the web on the "list" view, and doesn't loads the map.

0
Avatar
Buang
Anisha Bahukhandi

Hello,

Try by enabling developer mode with assets

https://prnt.sc/rkb6v3

Then check on your console and share the exact error.

Fernando Angulo
Penulis

seems like it can't find a css file.

https://prnt.sc/rkga2p

Fernando Angulo
Penulis

Tooltip error seems also to be related with an error with other css file

https://prnt.sc/rkgclu

Anisha Bahukhandi

Hey Fernando,

It seems like module is not updated at your Odoo end because some css/js files are not correct in your module.

So it is better if you will uninstall this module

then pull the updated module from

https://github.com/OCA/geospatial/tree/12.0

then reinstall this extension.

you can also check the updated extension by login through runbot

http://3411394-12-0-77abc5.runbot2-3.odoo-community.org/web/login

Thanks

Fernando Angulo
Penulis

Hi Anisha!!!

You where right, the module in the OCA app store is outdated and does not work properly with recent packages.

Just downloaled the github repository, installed the module, and it's working!!!

Anisha Bahukhandi

Hello Fernando,

It's great that your issue is resolved. If you liked my assistance then I would really appreciate if you can take out a few minutes out of your busy schedule and put a google review for me here - https://www.google.com/search?q=webkul&oq=webkul+&aqs=chrome..69i57j69i60l3j0l2.4182j0j7&sourceid=chrome&ie=UTF-8#lrd=0x390ce561c5555555:0xcfb40ae166ce6c21,1

A nice review from your side will motivate my team to provide exceptional support to the people like you :)

Anisha Bahukhandi

Technical Content Writer

Webkul

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
ImportError: No module named shapely.wkb OPENERP v7
geoengine
Avatar
Avatar
Avatar
Avatar
3
Mar 15
10844
How to use more than one database in POSTGIS
postgis
Avatar
0
Mar 15
4419
Odoo 8 with geoengine, print multipolygon field with qweb
qweb postgis geoengine odooV8 odoo8.0
Avatar
0
Nov 17
3634
POSTGIS with odoo
postgresql postgis
Avatar
Avatar
1
Feb 22
4870
How to install base_geoengine module in OpenERP7
postgis base_geoengine
Avatar
Avatar
Avatar
2
Jul 15
7648
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