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

from . import onboarding
from . import portal