mirror of
https://gitlab.com/flectra-community/partner-contact.git
synced 2024-11-15 02:32:04 +00:00
8 lines
308 B
Python
8 lines
308 B
Python
# Copyright 2013-2017 Therp BV <http://therp.nl>
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
from . import res_partner_relation_type
|
|
from . import res_partner_relation_type_selection
|
|
from . import res_partner_relation
|
|
from . import res_partner_relation_all
|
|
from . import res_partner
|