Skip to content
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

[18.0][MIG] server_environment_ir_config_parameter: Migration to 18.0 #207

Merged

Conversation

chaule97
Copy link
Contributor

@chaule97 chaule97 commented Oct 7, 2024

No description provided.

sbidoul and others added 28 commits October 7, 2024 16:39
… 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/
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/
@chaule97 chaule97 mentioned this pull request Oct 7, 2024
4 tasks
@sbidoul
Copy link
Member

sbidoul commented Oct 7, 2024

See also #202

@simahawk
Copy link
Contributor

simahawk commented Oct 7, 2024

/ocabot migration server_environment_ir_config_parameter

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Oct 7, 2024
@simahawk
Copy link
Contributor

@qgroulard fine for you?

Copy link
Member

@sbidoul sbidoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Code reivew. I compared with 17, it's identical.

@@ -0,0 +1 @@
The migration of this module from 17.0 to 18.0 was financially supported by Camptocamp.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And Acsone, since I did the review 😜

@simahawk
Copy link
Contributor

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 18.0-ocabot-merge-pr-207-by-simahawk-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 332e91a into OCA:18.0 Oct 11, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 0f592a7. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.