mirror of
https://github.com/SARL-PACIFIC-ERP/odoo-sh-test.git
synced 2025-06-25 09:32:22 +00:00
7 lines
183 B
Python
7 lines
183 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import estate_property
|
|
from . import estate_property_type
|
|
from . import estate_property_tag
|
|
from . import estate_property_offer
|
|
from . import res_users |