Update google tracking email
This commit is contained in:
@@ -34,7 +34,7 @@ class GoogleMapsSync(models.AbstractModel):
|
|||||||
_logger.error(f"Google Maps çerez (cookie) dosyası bulunamadı: {cookies_path}. Lütfen çerez dosyasını buraya ekleyin.")
|
_logger.error(f"Google Maps çerez (cookie) dosyası bulunamadı: {cookies_path}. Lütfen çerez dosyasını buraya ekleyin.")
|
||||||
return
|
return
|
||||||
|
|
||||||
google_email = self.env['ir.config_parameter'].sudo().get_param('mymach.google_maps_email', 'mymach.takip@gmail.com')
|
google_email = self.env['ir.config_parameter'].sudo().get_param('mymach.google_maps_email', '20231211@std.neu.edu.tr')
|
||||||
|
|
||||||
try:
|
try:
|
||||||
# locationsharinglib ile Google'a bağlan
|
# locationsharinglib ile Google'a bağlan
|
||||||
|
|||||||
Reference in New Issue
Block a user