summaryrefslogtreecommitdiff
path: root/addons/base_geolocalize/models/__init__.py
blob: 47cc19bfc62bdbc2e8f1a3e7eaefc42e59164c57 (plain)
1
2
3
4
5
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import base_geocoder
from . import res_config_settings
from . import res_partner