Ivorra78
e08ccdb4e7
Translated using Weblate (Spanish)
...
Currently translated at 65.4% (70 of 107 strings)
Translation: server-env-16.0/server-env-16.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment/es/
2023-07-25 13:10:09 +00:00
Ivorra78
fb371dc680
Added translation using Weblate (Spanish)
2023-07-25 11:49:11 +00:00
Ivorra78
6e00b6cc6d
Added translation using Weblate (Spanish)
2023-07-25 10:18:14 +00:00
Francesco Foresti
5c3bde7cfc
Translated using Weblate (Italian)
...
Currently translated at 6.5% (7 of 107 strings)
Translation: server-env-16.0/server-env-16.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment/it/
2023-06-26 11:10:12 +00:00
Francesco Foresti
edc914e469
Translated using Weblate (Italian)
...
Currently translated at 6.5% (7 of 107 strings)
Translation: server-env-16.0/server-env-16.0-server_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment/it/
2023-06-22 19:09:26 +00:00
OCA-git-bot
4efece5063
[UPD] addons table in README.md
2023-06-21 05:52:18 +00:00
OCA-git-bot
cad98035f3
server_environment 16.0.1.0.2
2023-06-21 05:52:14 +00:00
OCA-git-bot
6d6fbcb31a
Merge PR #160 into 16.0
...
Signed-off-by simahawk
2023-06-21 05:49:56 +00:00
Quentin Groulard
778029822a
[IMP] Server env default fields string
...
Not all fields have their string in the args, but '.string' returns the computed (based on field name) string if not set in the args.
2023-06-19 13:26:11 +02:00
Alexandre Fayolle
a652e1690e
Merge pull request #154 from rven/oca-port-pr-153-from-14.0-to-16.0
...
[16.0] server_env: fix inverse method (closes #153 )
2023-04-04 14:58:30 +02:00
Simone Orsi
0ca56be2e7
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:49:34 +02:00
Weblate
09dcbb29d6
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-env-16.0/server-env-16.0-mail_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-mail_environment/
2023-03-27 08:59:42 +00:00
OCA-git-bot
c851fc8b23
[UPD] addons table in README.md
2023-03-27 08:41:08 +00:00
OCA-git-bot
087df5888c
mail_environment 16.0.1.0.1
2023-03-27 08:41:02 +00:00
oca-ci
81d2c81702
[UPD] Update mail_environment.pot
2023-03-27 08:38:49 +00:00
OCA-git-bot
45f14e16f6
Merge PR #134 into 16.0
...
Signed-off-by bguillot
2023-03-27 08:37:04 +00:00
OCA-git-bot
cae14bf20c
[UPD] addons table in README.md
2023-03-18 12:25:06 +00:00
OCA-git-bot
15cea69141
data_encryption 16.0.1.0.1
2023-03-18 12:25:00 +00:00
OCA-git-bot
50c3c587ee
[UPD] README.rst
2023-03-18 12:25:00 +00:00
OCA-git-bot
a206687780
Merge PR #150 into 16.0
...
Signed-off-by rvalyi
2023-03-18 12:22:14 +00:00
David Beal
d287f2c66b
FIX data_encryption: readme typo
2023-03-18 10:00:23 +01:00
OCA-git-bot
2c0ad9e1e0
Merge PR #148 into 16.0
...
Signed-off-by rvalyi
2023-03-09 19:45:08 +00:00
Stefan Rijnhart
dd3f3dba9f
[RFR] Update pre-commit config using `copier -f update`
2023-03-09 20:21:50 +01:00
OCA-git-bot
21c9210664
[UPD] README.rst
2022-12-30 15:13:41 +00:00
OCA-git-bot
52f3198bce
Merge PR #138 into 16.0
...
Signed-off-by dreispt
2022-12-30 15:05:22 +00:00
Steven Orvis
eb283f9f75
[FIX] README to specify server_type instead of type to match the model
2022-12-29 14:32:23 -05:00
Stefan Rijnhart
dbc081ce9a
[FIX] mail_environment: add search field for fetchmail.server's is_ssl
...
Fixes
```
while parsing /home/odoo/16.0/addons/mail/views/fetchmail_views.xml:88
Error while validating view near:
<separator/>
<filter string="SSL" name="ssl" domain="[('is_ssl', '=', True)]" help="If SSL required."/>
<separator/>
<filter string="Archived" name="inactive" domain="[('active', '=', False)]"/>
</search>
Unsearchable field 'is_ssl' in path 'is_ssl' in domain of <filter name="ssl"> ([('is_ssl', '=', True)]))
```
While upgrading --all on a setup with mail_environment installed.
2022-12-14 15:18:16 +01:00
oca-git-bot
25cd0784b2
[IMP] update dotfiles [ci skip]
2022-12-12 00:09:14 +01:00
Weblate
1e1fbac855
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-env-16.0/server-env-16.0-mail_environment
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-mail_environment/
2022-11-25 12:10:17 +00:00
OCA-git-bot
f299db4348
[ADD] setup.py
2022-11-25 11:57:53 +00:00
OCA-git-bot
b016c33982
[UPD] README.rst
2022-11-25 11:57:52 +00:00
OCA-git-bot
90122672ba
[UPD] addons table in README.md
2022-11-25 11:57:51 +00:00
oca-ci
d39d1f2857
[UPD] Update mail_environment.pot
2022-11-25 11:55:36 +00:00
OCA-git-bot
99fc9545ba
Merge PR #131 into 16.0
...
Signed-off-by etobella
2022-11-25 11:53:51 +00:00
Weblate
1b027de46b
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-env-16.0/server-env-16.0-server_environment_data_encryption
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment_data_encryption/
2022-11-25 11:50:24 +00:00
Weblate
de0b5e4821
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-env-16.0/server-env-16.0-data_encryption
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-data_encryption/
2022-11-25 11:50:24 +00:00
Weblate
df37af7002
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
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/
2022-11-25 11:50:24 +00:00
oca-ci
c1cc0e5ba1
[UPD] Update server_environment_ir_config_parameter.pot
2022-11-25 11:50:16 +00:00
oca-ci
7815a0cb34
[UPD] Update server_environment_data_encryption.pot
2022-11-25 11:50:16 +00:00
oca-ci
99f542d833
[UPD] Update data_encryption.pot
2022-11-25 11:50:15 +00:00
Enric Tobella
102be6bcfa
Merge pull request #133 from tegin/16.0-gh
...
Update from template
2022-11-25 12:48:19 +01:00
Enric Tobella
5cd35801de
Update from template
2022-11-25 12:43:33 +01:00
Adrien Peiffer
b7f84e8bd7
[MIG] mail_environment: Migration to 16.0
2022-11-14 13:11:39 +01:00
OCA-git-bot
1dfa536572
[UPD] README.rst
2022-11-14 11:25:13 +01:00
oca-ci
57f7e56f56
[UPD] Update mail_environment.pot
2022-11-14 11:25:13 +01:00
jsanchez
51f5aa63e1
[MIG] Migrate to version 15.0
2022-11-14 11:25:12 +01:00
Stéphane Bidoul
9f8442ce56
Remove en.po
2022-11-14 11:25:11 +01:00
OCA-git-bot
c588bedee1
[UPD] README.rst
2022-11-14 11:25:10 +01:00
oca-travis
e1f6edc200
[UPD] Update mail_environment.pot
2022-11-14 11:25:09 +01:00
sbejaoui
e81b0129f0
[14.0][MIG] - migration mail_environment
2022-11-14 11:25:08 +01:00