Files
odoo-addons/addons/cetmix_tower_server/wizards/__init__.py

10 lines
393 B
Python

from . import cx_tower_command_run_wizard
from . import cx_tower_plan_run_wizard
from . import cx_tower_server_template_create_wizard
from . import cx_tower_server_host_key_wizard
from . import cx_tower_jet_template_install_wizard
from . import cx_tower_jet_state_wizard
from . import cx_tower_jet_action_wizard
from . import cx_tower_jet_create_wizard
from . import cx_tower_jet_clone_wizard