partner-contact/partner_multi_relation_tabs/models/__init__.py

7 lines
254 B
Python
Raw Normal View History

2021-03-23 19:36:29 +00:00
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import res_partner_tab
from . import res_partner_relation_type
from . import res_partner_relation_type_selection
from . import res_partner_relation_all
from . import res_partner