Repository
OCA/server-ux · module folder · Try on Runboat
Module version
1.0.1
Category
Uncategorized
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-ux
Last tracking update
2026-08-07 08:42:52
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Sander Lienaerts, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
oca_all
Description
This module is a base for creating multi-steps wizards. It does nothing
by itself.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
multi_step_wizard_form multi.step.wizard.form multi.step.wizard.mixin form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • allow_back Boolean
    compute='_compute_allow_back'
  • state Selection
    default='start' required=True selection='_selection_state'
Public methods (3)
  • open_next(self)
  • open_previous(self)
  • state_exit_start(self)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
217 days ago
Last activity
90 days ago
Repository
OCA/server-ux
Pull request
[19.0][MIG] multi_step_wizard: Migration to 19.0 (#1218)