inherits sync_admin_and_public_data function on res.partner to synchronise partner latitude and longitude from main to public profiles.
6 lines
97 B
Python
6 lines
97 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import models
|
|
# from . import controllers
|
|
# from . import wizard
|