-
-
Notifications
You must be signed in to change notification settings - Fork 177
[19.0][MIG][WIP] server_environment_ir_config_parameter: Migration to 19.0 #248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lembregtse
wants to merge
35
commits into
OCA:19.0
Choose a base branch
from
dynapps:19.0-mig-server_environment_ir_config_parameter
base: 19.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[19.0][MIG][WIP] server_environment_ir_config_parameter: Migration to 19.0 #248
lembregtse
wants to merge
35
commits into
OCA:19.0
from
dynapps:19.0-mig-server_environment_ir_config_parameter
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… values This is much more robust that raising an error, and let modules load ir.config_parameter from xml data files, while still enforcing values from the config files.
Odoo loads modules that contain static directory, so it wanted to load server_environment_files but it does not exist
Without this sudo get_param would fail when the first user reading a parameter that has changed in the configuration file does not have write access to system parameters.
Manual forward port of 11.0 migration commit by Thierry Ducrest.
…arameter list and form views the new field is_environment, and make the key and values readonly if checked
fix a conflict between this module and mail which overrides the reading of some mail related system parameters
Currently translated at 100.0% (4 of 4 strings) Translation: server-env-16.0/server-env-16.0-server_environment_ir_config_parameter Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment_ir_config_parameter/es/
…tributes in XML view
Currently translated at 100.0% (4 of 4 strings) Translation: server-env-17.0/server-env-17.0-server_environment_ir_config_parameter Translate-URL: https://translation.odoo-community.org/projects/server-env-17-0/server-env-17-0-server_environment_ir_config_parameter/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-env-18.0/server-env-18.0-server_environment_ir_config_parameter Translate-URL: https://translation.odoo-community.org/projects/server-env-18-0/server-env-18-0-server_environment_ir_config_parameter/
922146b to
0aecaa6
Compare
FrancoMaxime
approved these changes
Oct 2, 2025
Member
FrancoMaxime
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM: code review & functionnal review
cyrilmanuel
approved these changes
Oct 8, 2025
Contributor
|
/ocabot migration server_environment_ir_config_parameter |
rousseldenis
approved these changes
Oct 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We still want to improve to create a seperate config section for running_env.