inherits sync_admin_and_public_data function on res.partner to synchronise partner latitude and longitude from main to public profiles.
4 lines
51 B
Python
4 lines
51 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import res_partner
|