Commit Graph

30 Commits

Author SHA1 Message Date
OCA-git-bot 36d855b5a4 [UPD] README.rst 2023-09-03 16:38:27 +00:00
Aungkokolin1997 f975770466 [FIX] tests 2023-02-02 10:38:50 +06:30
Aungkokolin1997 c6c2de8269 [UPD] update dotfiles using copier 2023-01-18 15:55:02 +06:30
OCA Transbot 18e40ff14f 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-10-16 17:06:22 +00:00
oca-travis 2a37b81c0f [UPD] Update server_environment_ir_config_parameter.pot 2020-10-16 17:06:13 +00:00
OCA Transbot 66336a1e10 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-10-16 16:59:47 +00:00
OCA-git-bot 66761b6cb8 server_environment_ir_config_parameter 12.0.1.0.1 2020-10-16 16:59:34 +00:00
OCA-git-bot 3edd7f123f [UPD] README.rst 2020-10-16 16:59:33 +00:00
oca-travis 24d72d0769 [UPD] Update server_environment_ir_config_parameter.pot 2020-10-16 16:53:01 +00:00
Sylvain LE GAL 77fe523569 [IMP] server_environmnet_ir_config_parameter: display in the config parameter list and form views the new field is_environment, and make the key and values readonly if checked 2020-10-16 12:25:36 +02:00
OCA-git-bot db2731ccef [UPD] README.rst 2019-07-29 03:38:16 +00:00
OCA-git-bot e89b08a9a3 [ADD] icon.png 2019-04-03 03:21:20 +00:00
OCA Transbot eb5edc1a80 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/
2019-03-17 13:32:01 +00:00
oca-travis 55a0211702 [UPD] Update server_environment_ir_config_parameter.pot 2019-03-04 14:03:57 +00:00
OCA-git-bot f6794c3a6f [UPD] README.rst 2019-03-04 14:00:14 +00:00
Thierry Ducrest b8b5ad4f00
[MIG] fix tests
Manual forward port of 11.0 migration commit by Thierry Ducrest.
2018-11-15 15:39:30 +01:00
Gilles Meyomesse 75ef7f318f
[MIG] server_environment_ir_config_parameter from 11 to 12 2018-11-15 14:50:14 +01:00
oca-travis d7ec05b67c
Update server_environment_ir_config_parameter.pot 2018-11-15 14:01:25 +01:00
OCA Transbot ba720a4df8
OCA Transbot updated translations from Transifex 2018-11-15 14:01:25 +01:00
OCA Transbot bc7ad1e82e
OCA Transbot updated translations from Transifex 2018-11-15 14:01:25 +01:00
Adrien Peiffer (ACSONE) c7fa92fcca
server_environment_ir_config_parameter: missing return. 2018-11-15 14:01:25 +01:00
Stéphane Bidoul (ACSONE) e3cf4532cb
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.
2018-11-15 14:01:24 +01:00
OCA Transbot 3db5fb3cc7
OCA Transbot updated translations from Transifex 2018-11-15 14:01:24 +01:00
Denis Roussel fc600840c4
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
2018-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE) be336486f2
server_environment_ir_config_parameter: migrate to 10.0 2018-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE) 4d1c4a9b45
server_environment_ir_config_parameter: update roadmap 2018-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE) cfa585b422
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.
2018-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE) f19f39e9ef
server_environment_ir_config_parameter: handle empty values better 2018-11-15 14:01:24 +01:00
Stéphane Bidoul (ACSONE) 648749d122
server_environment_ir_config_parameter: work around double ormcache issue 2018-11-15 14:01:23 +01:00
Stéphane Bidoul (ACSONE) 5ad8bad06a
server_environment_ir_config_parameter 2018-11-15 14:01:23 +01:00