Commit Graph

28 Commits

Author SHA1 Message Date
OCA-git-bot 9d2069b794 [UPD] README.rst 2023-09-04 05:05:40 +00:00
OCA-git-bot 28004f8094
pre-commit update 2020-03-14 12:24:34 +01:00
OCA Transbot 11577b87eb Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-env-13.0/server-env-13.0-server_environment_ir_config_parameter
Translate-URL: https://translation.odoo-community.org/projects/server-env-13-0/server-env-13-0-server_environment_ir_config_parameter/
2020-03-05 07:13:03 +00:00
OCA-git-bot 0c9d450022 [UPD] README.rst 2020-02-13 10:31:34 +00:00
oca-travis 35b31fa8f0 [UPD] Update server_environment_ir_config_parameter.pot 2020-02-13 10:22:44 +00:00
Akim Juillerat 3fb648973a server_environment_ircp: Fix tests using contextmanager
Before, the values used in the tests were coming from server_environment_files_sample
that were made available using a symbolic link in .travis.yml.
Now, it's loaded dynamically at test execution.
2020-02-13 11:09:00 +01:00
Akim Juillerat ae4f847912 [IMP] server_environment_ir_config_parameter: black, isort 2020-01-28 16:32:00 +01:00
Akim Juillerat 0246d9f7d4 [MIG] server_environment_ir_config_parameter: Migration to 13.0 2020-01-27 16:03:50 +01:00
OCA-git-bot 30e49b7705 [UPD] README.rst 2020-01-27 16:03:50 +01:00
OCA-git-bot e271d490a2 [ADD] icon.png 2020-01-27 16:03:50 +01:00
OCA Transbot 8d181adcd1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-env-12.0/server-env-12.0-server_environment_ir_config_parameter
Translate-URL: https://translation.odoo-community.org/projects/server-env-12-0/server-env-12-0-server_environment_ir_config_parameter/
2020-01-27 16:03:50 +01:00
oca-travis 26b20258e7 [UPD] Update server_environment_ir_config_parameter.pot 2020-01-27 16:03:50 +01:00
OCA-git-bot 62003e5ca6 [UPD] README.rst 2020-01-27 16:03:50 +01:00
Thierry Ducrest 2650f1674c [MIG] fix tests
Manual forward port of 11.0 migration commit by Thierry Ducrest.
2020-01-27 16:03:50 +01:00
Gilles Meyomesse 4ce4ef0304 [MIG] server_environment_ir_config_parameter from 11 to 12 2020-01-27 16:03:50 +01:00
oca-travis 8b7e8d1f75 Update server_environment_ir_config_parameter.pot 2020-01-27 16:03:50 +01:00
OCA Transbot de54644180 OCA Transbot updated translations from Transifex 2020-01-27 16:03:50 +01:00
OCA Transbot 539e1f97f1 OCA Transbot updated translations from Transifex 2020-01-27 16:03:50 +01:00
Adrien Peiffer (ACSONE) f37e72cab8 server_environment_ir_config_parameter: missing return. 2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE) 9b22aab41b missing sudo in server_environment_ir_config_param
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.
2020-01-27 16:03:50 +01:00
OCA Transbot 01b3b4d075 OCA Transbot updated translations from Transifex 2020-01-27 16:03:50 +01:00
Denis Roussel 0314b06723 server_environment_ir_config_parameter Avoid loading import
Odoo loads modules that contain static directory, so it wanted to load server_environment_files but it does not exist
2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE) 06503d4314 server_environment_ir_config_parameter: migrate to 10.0 2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE) bdc96a05c1 server_environment_ir_config_parameter: update roadmap 2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE) 2495ea7ccc server_environment_ir_config_param: silently replace values by config 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.
2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE) b35d23947d server_environment_ir_config_parameter: handle empty values better 2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE) 33a1917aa1 server_environment_ir_config_parameter: work around double ormcache issue 2020-01-27 16:03:50 +01:00
Stéphane Bidoul (ACSONE) dcab9db1f9 server_environment_ir_config_parameter 2020-01-27 16:03:50 +01:00