This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
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