mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
6 lines
185 B
Python
6 lines
185 B
Python
# Copyright (C) 2022 Open Source Integrators
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
from . import project_task
|
|
from . import pms_property
|
|
from . import project
|