mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-11-15 10:42:06 +00:00
6 lines
166 B
Python
6 lines
166 B
Python
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||
|
|
||
|
from . import res_partner
|
||
|
from . import res_partner_industry
|
||
|
from . import res_config_settings
|