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

from . import iap_account
from . import res_config_settings