Commit Graph

101 Commits

Author SHA1 Message Date
Ivorra78 cb78cbe1e2 Translated using Weblate (Spanish)
Currently translated at 100.0% (17 of 17 strings)

Translation: server-env-15.0/server-env-15.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-15-0/server-env-15-0-server_environment/es/
2023-10-28 16:03:44 +00:00
Weblate 36e341f44d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-env-15.0/server-env-15.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-15-0/server-env-15-0-server_environment/
2023-10-09 19:05:21 +00:00
OCA-git-bot d53c3842f4 [UPD] README.rst 2023-09-03 16:39:03 +00:00
mymage eb283960f2 Translated using Weblate (Italian)
Currently translated at 7.1% (7 of 98 strings)

Translation: server-env-15.0/server-env-15.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-15-0/server-env-15-0-server_environment/it/
2023-06-07 17:11:52 +00:00
OCA-git-bot 411d12d26c server_environment 15.0.1.1.4 2023-04-04 13:01:17 +00:00
Simone Orsi cee6ff990e server_env: fix inverse method (closes #151)
``odoo.fields.determine`` requires inverse methods to have ``__name__`` attribute.
Unfortunately with ``partialmethod`` this attribute is not propagated
even by using ``functools.update_wrapper``.
In any case, `update_wrapper` would propagate the wrapped func name
which is not the same here.

Introduced by 36544651f2
2023-04-04 14:53:05 +02:00
mymage 3bb4f6e11d Translated using Weblate (Italian)
Currently translated at 7.1% (7 of 98 strings)

Translation: server-env-15.0/server-env-15.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-15-0/server-env-15-0-server_environment/it/
2023-03-30 14:32:44 +00:00
OCA-git-bot 7550602800 server_environment 15.0.1.1.3 2022-10-21 12:06:38 +00:00
Ivàn Todorovich c1ddf6bca3 [IMP] server_environment: don't print stack trace when the field can't be read 2022-10-20 08:44:15 +02:00
OCA-git-bot f22a51e245 server_environment 15.0.1.1.2 2022-10-19 11:49:40 +00:00
Simone Orsi 4ca6a71777 server_environment: do not copy tech_name 2022-10-18 15:03:24 +02:00
Guewen Baconnier 9ff914d3f2 Remove required from tech_name mixin
In some cases, we want to use a tech_name, but we do not use server
environment on all the records, so tech_name should not be required.
2022-10-18 15:03:19 +02:00
OCA-git-bot 11ffaa859a server_environment 15.0.1.1.1 2022-03-28 13:02:53 +00:00
Adrien Peiffer 88755516a2
server_environment: Update default fields label
this to avoid Odoo warning messages on labels check
2022-03-28 13:47:25 +02:00
OCA-git-bot 19df1ba4b8 server_environment 15.0.1.1.0 2021-12-02 11:32:26 +00:00
OCA-git-bot e509b69f8c [UPD] README.rst 2021-12-02 11:32:26 +00:00
Alexandre Fayolle f5de4d6b52 15.0 server_environment is Production/Stable
server_environment is a dependency of other modules which are in this status
and now that we are checking this, we need to declare the maturity
explicitly
2021-12-02 12:07:33 +01:00
OCA-git-bot 7bcf00236c server_environment 15.0.1.0.1 2021-10-27 12:48:17 +00:00
jsanchez d10f987249 [FIX] Update server_env_mixin.py to avoid NoneType error 2021-10-27 14:25:57 +02:00
OCA-git-bot 4c3de690ff [UPD] README.rst 2021-10-22 13:25:50 +00:00
oca-ci a883ca205c [UPD] Update server_environment.pot 2021-10-22 13:23:55 +00:00
jsanchez dfad546839 [MIG] server_environment: migration to 15.0 2021-10-22 13:03:14 +02:00
Ivàn Todorovich 03012cfd41 [UPD] Change LICENSE to LGPL 2021-10-22 13:03:14 +02:00
Mat-moran 69a8472049 Translated using Weblate (Spanish)
Currently translated at 9.1% (9 of 98 strings)

Translation: server-env-14.0/server-env-14.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-14-0/server-env-14-0-server_environment/es/
2021-10-22 13:03:14 +02:00
Stéphane Bidoul (ACSONE) ac3d428325 Translated using Weblate (French)
Currently translated at 8.1% (8 of 98 strings)

Translation: server-env-14.0/server-env-14.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-14-0/server-env-14-0-server_environment/fr/
2021-10-22 13:03:14 +02:00
oca-git-bot 8458252233 [IMP] update dotfiles [ci skip] 2021-10-22 13:03:14 +02:00
OCA-git-bot 73936667d7 [UPD] README.rst 2021-10-22 13:03:14 +02:00
oca-travis 8426e9d13d [UPD] Update server_environment.pot 2021-10-22 13:03:14 +02:00
Mourad 90699e1cf3 [MIG] server_environment: Migration to 14.0 2021-10-22 13:03:14 +02:00
Mourad f517ff7d56 [IMP] : black, isort, prettier 2021-10-22 13:03:14 +02:00
OCA-git-bot 1264311577 server_environment 13.0.2.3.1 2021-10-22 13:03:14 +02:00
Olar Alca [Vauxoo] 2ce25842bf Update server_environment/serv_config.py
Co-authored-by: Moises Lopez - https://www.vauxoo.com/ <moylop260@vauxoo.com>
2021-10-22 13:03:14 +02:00
OCA Transbot 6d8f8d023a 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
Translate-URL: https://translation.odoo-community.org/projects/server-env-13-0/server-env-13-0-server_environment/
2021-10-22 13:03:14 +02:00
OCA-git-bot 591cf65d45 server_environment 13.0.2.3.0 2021-10-22 13:03:14 +02:00
OCA-git-bot f10ea700e6 [UPD] README.rst 2021-10-22 13:03:14 +02:00
oca-travis 3f7ea7b10c [UPD] Update server_environment.pot 2021-10-22 13:03:14 +02:00
Simone Orsi 3b8900773a Add mixin for tech name 2021-10-22 13:03:14 +02:00
Simone Orsi cac012685a Fix server_environment version
The PR https://github.com/OCA/server-env/pull/45 has been merged manually and a new version was not bumped.
2021-10-22 13:03:14 +02:00
OCA-git-bot 9b206cba81 [UPD] README.rst 2021-10-22 13:03:14 +02:00
Simone Orsi 41c6f4a881 server_environment: running_env default to `test` (fix #44) 2021-10-22 13:03:14 +02:00
OCA-git-bot 11a75b589a pre-commit update 2021-10-22 12:35:41 +02:00
OCA Transbot 0493e1e248 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
Translate-URL: https://translation.odoo-community.org/projects/server-env-13-0/server-env-13-0-server_environment/
2021-10-22 12:35:41 +02:00
oca-travis cc0c8b3b10 [UPD] Update server_environment.pot 2021-10-22 12:35:41 +02:00
Akim Juillerat 61f2e3fcf9 server_environment: Improve tests.common to allow redefinition of serv_config application 2021-10-22 12:35:41 +02:00
OCA Transbot ab39d7741c 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
Translate-URL: https://translation.odoo-community.org/projects/server-env-13-0/server-env-13-0-server_environment/
2021-10-22 12:35:41 +02:00
OCA-git-bot 8d643cee9f server_environment 13.0.2.2.0 2021-10-22 12:35:41 +02:00
oca-travis 872ce30cb7 [UPD] Update server_environment.pot 2021-10-22 12:35:41 +02:00
Guewen Baconnier fd8697bbb8 Store the 'server.config' fields in sparse fields
This model is used only to display the configuration to authorized
users. It's a TransientModel that dynamically creates the fields for
every odoo configuration parameter, environment variables and some
system ones. Before this change, each new parameter/variable will
create a field in database, which can lead to many issues (lot of
fields, field name too long). Storing the fields in a single JSON
field resolves these issues and is much cleaner anyway.
2021-10-22 12:35:41 +02:00
OCA-git-bot bdfac11d39 server_environment 13.0.2.1.0 2021-10-22 12:35:41 +02:00
Denis Roussel 814170f8c3 [13.0][FIX] server_environment: Change import for Serialized field 2021-10-22 12:35:41 +02:00