server-ux
server-ux copied to clipboard
Standard migration
Added a new field to the tier definition that allows setting a password confirmation. Later, during tier validation, the system will ask the user to confirm their password in order...
Add a Base Tier Validation extension module with disable restart feature
Fixes #1190 When `base_cancel_confirm` injects fields into view XML, those fields must also be added to the models dictionary returned by `get_view()`. **The bug:** Lines 72-77 skipped merging fields when...
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-19.0 # Modules to migrate - [ ] announcement - By @bizzappdev - #1161 - [ ] barcode_action - [ ] base_cancel_confirm - [ ] base_export_manager - [...
This is a proposal to add an initial module, part of a suite of modules, to allow users to delegate tier validation operations to another user when they are out...
Bump major version to 19.0.1.0.0 Nothing changes