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