Views Migration to v17

views_migration_17
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/17.0/views_migration_17
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ADHOC SA, ODOO SA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ADHOC SA, ODOO SA
COMMITTERS
COMMITTERSBruno Zanotti, r.perez
WEBSITE
WEBSITEhttps://github.com/OCA/server-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:59:32
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Patch modules views related to this change https://github.com/odoo/odoo/pull/104741
The script is taken from this comment (https://github.com/odoo/odoo/pull/104741#issuecomment-1794616832) on same PR
To run it:
1. Add module as server wide module.
2. Run odoo server installing or upgrading target module.

For eg: odoo -i upgrade_analysis -d upgrade_analysis --load=base,web,views_migration_17

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/server-tools
PULL REQUEST
PULL REQUEST[MIG] views_migration_18: Migration to 18.0 (#3201)