Skip to content

[IMP] server_environment: module uninstallation#275

Open
gurneyalex wants to merge 1 commit into
OCA:17.0from
camptocamp:17.0-server-env-module-uninstall
Open

[IMP] server_environment: module uninstallation#275
gurneyalex wants to merge 1 commit into
OCA:17.0from
camptocamp:17.0-server-env-module-uninstall

Conversation

@gurneyalex

Copy link
Copy Markdown
Member

Add a helper to manage the restoring of the database columns when a module using server_environment is uninstalled or the dependency on server_environment is dropped.

Document how to use the helper in an uninstall script or in an upgrade script (if a new version of the addon drops the dependency).

This is a backward port of #261

@gurneyalex gurneyalex force-pushed the 17.0-server-env-module-uninstall branch from 91047bc to e66e024 Compare June 29, 2026 07:23
@OCA-git-bot OCA-git-bot added mod:server_environment Module server_environment series:17.0 labels Jun 29, 2026
Add a helper to manage the restoring of the database columns when a
module using `server_environment` is uninstalled or the dependency on
`server_environment` is dropped.

Document how to use the helper in an uninstall script or in an upgrade
script (if a new version of the addon drops the dependency).
@gurneyalex gurneyalex force-pushed the 17.0-server-env-module-uninstall branch from e66e024 to 0648ffd Compare June 29, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:server_environment Module server_environment series:17.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants