mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
8 lines
308 B
Python
8 lines
308 B
Python
# -*- encoding: utf-8 -*-
|
|
################################################################################
|
|
# See __openerp__.py file for Copyright and Licence Informations.
|
|
################################################################################
|
|
|
|
from . import res_users
|
|
from . import res_company
|