Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

[10.0]Website Contact Us: How to show map with partner_longitude/partner_latitude instead of address?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
addressmapwebsite_contactlatitudelongitude
1 Odpowiedz
13281 Widoki
Awatar
Ermin Trevisan

How can I adapt the default map on the website "Contact Us" page, when I do not have an available address because it is in the middle of the woods, but I do have geographical latitude and longitude and I have also defined a Google Place.

This is the Google Place: Holzschopf

Using the Google Place or using longitude and latitude, I can create an Odoo-URL for the map thumbnail by replacing the address in the original Odoo Map URL with the Google Place name like this:

http://maps.googleapis.com/maps/api/staticmap?sensor=false&zoom=8&center=Holzschopf&key=....someGoogleAPIkey

or

http://maps.googleapis.com/maps/api/staticmap?sensor=false&zoom=8&center="47.1922423,8.5496122"&key=....someGoogleAPIkey&size=298x298

which renders the proper map thumbnail:



The thumbnail should then properly link to Google Maps:

https://www.google.com/maps/@47.1922423,8.5496122,15z/data=!4m5!3m4!1s0x479aabc19038c111:0x2bb45170352f9940!8m2!3d47.1922423!4d8.5583669

instead of

https://www.google.com/maps/search/H%C3%B6llwald,+Baar+6340,+Switzerland/@37.0625,-95.677068,4z

Can somebody give me a hint on how to create a small module which replaces the partner address by the corresponding fields partner_longitude and partner_latitude?

0
Awatar
Odrzuć
Mohammed Amal N

Hi,

I think you are refer to the google map link opened in contact us page.

if so you need to change method 'google_map_link' in /addons/website/models/res_partner.py

Mohammed Amal N

I just tried it in original code

@api.multi

def google_map_link(self, zoom=10):

# params = {

# 'q': '%s, %s %s, %s' % (self.street or '', self.city or '', self.zip or '', self.country_id and self.country_id.name_get()[0][1] or ''),

# 'z': zoom,

# }

params = {

'q': '%s' % ('47.1922423,8.5496122'),

'z': zoom,

}

return urlplus('https://maps.google.com/maps', params)

You can create a new module inheriting res.partner

Ermin Trevisan
Autor

Thanks Mohammed, this is exactly what I was looking for. How would this code look like when I would want to replace the explicit coordinates by the values of the fields partner_longitude and partner_latitude?

Ermin Trevisan
Autor

Could it be like this:

params = {

'q': '%s' % (self.partner_longitude,self.partner_latitude),

'z': zoom,

}

Ermin Trevisan
Autor

I would then make these fields editable in the module geo_localize, so these values can be manually entered when the localization based on the address does not work.

Mohammed Amal N

It will look like this

'q': '%s,%s' % (self.partner_longitude,self.partner_latitude),

You have to create fields partner_longitude and partner_latitude in res.partner because self refers to res.partner here

Ermin Trevisan
Autor

OK, understood. The fields already exists because they are created when installing the module base_geolocalize. Thank you very much! I tried to convert your comment to an answer, but it is not possible, because of your original answer. So I will edit your original answer and upvote it.

Ermin Trevisan
Autor

Are my edits correct like that?

Awatar
Mohammed Amal N
Najlepsza odpowiedź

Hi

If you want to convert address to lat and long, try geopy python package. you can refer this link - geopy 

If you want to go to a link using google map you can use this format http://maps.google.com/maps?q=47.1922423,8.523348

Edit (do ignore the previous lines and the comments):

You can change the original code like this:

@api.multi

def google_map_link(self, zoom=10):

# params = {
# 'q': '%s, %s %s, %s' % (self.street or '', self.city or '', self.zip or '', self.country_id and self.country_id.name_get()[0][1] or ''),
# 'z': zoom,
# }

params = {
'q': '%s' % ('47.1922423,8.5496122'),
'z': zoom,
}
return urlplus('https://maps.google.com/maps', params)

Then you can create a new module inheriting res.partner.

If you want to use the existing fields (from the module base_geolocalize), do it like this:

@api.multi

def google_map_link(self, zoom=10):

        params = {
         'q': '%s,%s' % (self.partner_longitude,self.partner_latitude),
         'z': zoom,
     }

@api.multi

def google_map_img(self, zoom=8, width=298, height=298):

google_maps_api_key = self.env['ir.config_parameter'].sudo().get_param('google_maps_api_key')
if not google_maps_api_key:
return False
params = {
'center': '%s,%s' % (self.partner_longitude,self.partner_latitude),
 'size': "%sx%s" % (height, width),
'zoom': zoom,
'sensor': 'false',
'key': google_maps_api_key,
}
return urlplus('//maps.googleapis.com/maps/api/staticmap', params)


3
Awatar
Odrzuć
Ermin Trevisan
Autor

Thanks for your answer, but I already understand that, as you can read from my explanation. My point is: how can I change the Odoo code of the "Contact Us" page accordingly.

Mohammed Amal N

I'm not sure if you are looking for this.

The google map button is defined in the template with id company_description. You can inherit and replace the current button with your button

Ermin Trevisan
Autor

Thank you very much for your continuing efforts. I'm not a developer, therefore it is very difficult for me to understand the basics behind it. While finding this link: https://stackoverflow.com/questions/34415906/how-do-i-add-a-google-maps-link-in-odoo I understand that I have to change the method of composing the rendered URL for the Google Map in addons/website/models/website.py and now it gets a little bit complicated for a simple minded heart as I am :-)

Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Finding location latitude and longitude from address Rozwiązane
latitude longitude Odoo13.0
Awatar
Awatar
1
kwi 20
9743
Want to change Google Map from Street 2 to City
address google contact v6 map
Awatar
0
mar 15
5942
View name for webpage: xxxx.odoo.com/shop/address Rozwiązane
address
Awatar
Awatar
1
lut 24
3283
Addresses not being found in map view
map
Awatar
Awatar
1
paź 24
3364
Problems with payment methods in ecommerce, Odoo13 Rozwiązane
address
Awatar
1
lut 22
3152
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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