mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
7 lines
159 B
Python
7 lines
159 B
Python
from . import ir_actions
|
|
from . import res_partner
|
|
from . import project
|
|
from . import pull_requests
|
|
from . import project_freeze
|
|
from . import staging_cancel
|