[IMP] partner_profiles_geolocalize_usability: add sync data function

inherits sync_admin_and_public_data function on res.partner to
synchronise partner latitude and longitude from main to public profiles.
This commit is contained in:
Stéphan Sainléger
2023-09-15 15:18:35 +02:00
committed by Stéphan Sainléger
parent 4e18b41b70
commit eba51e1654
4 changed files with 28 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
# -*- coding: utf-8 -*-
from . import res_partner