mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 09:12:04 +02:00
7 lines
204 B
Python
7 lines
204 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import digest
|
|
from . import digest_tip
|
|
from . import res_config_settings
|
|
from . import res_users
|