summaryrefslogtreecommitdiff
path: root/addons/utm/models/__init__.py
blob: 6ebdc46b951bab07c61f4bbc4c0d58f93190de59 (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import utm
from . import utm_mixin
from . import ir_http