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

base_geospatial_demo installation OK, but can't see maps

Subscriure's

Get notified when there's activity on this post

This question has been flagged
postgisgeoengine
2 Respostes
4301 Vistes
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
Descartar
Avatar
Anisha Bahukhandi
Best Answer

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
Descartar
Avatar
Fernando Angulo
Autor Best Answer

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
Descartar
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
Autor

seems like it can't find a css file.

https://prnt.sc/rkga2p

Fernando Angulo
Autor

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
Autor

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

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
ImportError: No module named shapely.wkb OPENERP v7
geoengine
Avatar
Avatar
Avatar
Avatar
3
de març 15
10843
How to use more than one database in POSTGIS
postgis
Avatar
0
de març 15
4396
Odoo 8 with geoengine, print multipolygon field with qweb
qweb postgis geoengine odooV8 odoo8.0
Avatar
0
de nov. 17
3626
POSTGIS with odoo
postgresql postgis
Avatar
Avatar
1
de febr. 22
4860
How to install base_geoengine module in OpenERP7
postgis base_geoengine
Avatar
Avatar
Avatar
2
de jul. 15
7633
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