blob: 9e041b4c84f211e21ed5a9aed76eecc81408f87b (
plain)
1
2
3
4
5
6
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import res_company
from . import res_company_ldap
from . import res_users
from . import res_config_settings
|