mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-18 15:02:00 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
7 lines
221 B
Python
7 lines
221 B
Python
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import res_config_settings
|
|
from . import res_company
|
|
from . import project_role
|
|
from . import project_assignment
|
|
from . import project_project
|