mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-19 02:52:03 +02:00
6 lines
172 B
Python
6 lines
172 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import project_project
|
|
from . import project_task
|
|
from . import res_users
|
|
from . import hr_employee
|