Commit Graph

1166 Commits (aba073b16bce62a523ffe6638b66e0f19e03be02)

Author SHA1 Message Date
Rodrigo Macedo aba073b16b Translated using Weblate (Portuguese (Brazil))
Currently translated at 85.7% (6 of 7 strings)

Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/pt_BR/
2023-06-08 11:10:43 +00:00
Pedro Castro Silva 0e0821e527 Translated using Weblate (Portuguese)
Currently translated at 71.4% (5 of 7 strings)

Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/pt/
2023-06-08 11:10:43 +00:00
Pedro Castro Silva 48ae99f9ac Added translation using Weblate (Portuguese) 2023-06-08 11:10:43 +00:00
Cristina Martin 9a5cf1073c [12.0][MIG] scheduler_error_mailer: Migration to v12
[UPD] README.rst

[UPD] Update scheduler_error_mailer.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/

[UPD] README.rst
2023-06-08 11:10:43 +00:00
Achref Mhadhbi 9f32061d59 [MIG] scheduler_error_mailer: Migration to 11.0
[UPD] Update scheduler_error_mailer.pot
2023-06-08 11:10:43 +00:00
Andy Teijelo 66ae223448 [FIX] scheduler error mailer font typo (#765)
* [FIX] scheduler_error_mailer font typo

* [REM] Deleting scheduler_error_mailer.pot

OCA Transbot updated translations from Transifex
2023-06-08 11:10:43 +00:00
MonsieurB e94e321dbd migrate to V10
OCA Transbot updated translations from Transifex
2023-06-08 11:10:43 +00:00
Atchuthan, Sodexis 9d1e7a4f19 [MIG][9.0] scheduler_error_mailer
OCA Transbot updated translations from Transifex
2023-06-08 11:10:42 +00:00
david.beal@akretion.com 48da528422 [FIX] renamed 'email_template' m2o field in 'email_template_id' in scheduler_error_mailer module 2023-06-08 11:10:42 +00:00
Jairo Llopis 78981fd86d [MIG] scheduler_error_mailer: Migration to v8 2023-06-08 11:10:42 +00:00
Stéphane Bidoul 288ad90cf3 move all modules to __unported__ on master branch and set installable=False 2023-06-08 11:10:42 +00:00
Sandy Carter b68ffec885 Generate .pot files 2023-06-08 11:10:42 +00:00
Alexis de Lattre c3c5b0e7de Port to OpenERP 7.0.
Add logo and screenshot.
Add demo scheduler and test/debug function.
2023-06-08 11:10:42 +00:00
David BEAL c599853fc3 Now uses an email template instead of a simple mail
Add a default e-mail template
Add the code we used to test the failure of scheduler (the import directive is commented)
2023-06-08 11:10:42 +00:00
sebastien beau 5f27c49e03 [INIT] intial import 2023-06-08 11:10:42 +00:00
Weblate 58970dbaff Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-base_name_search_improved
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_name_search_improved/
2023-06-07 19:11:41 +00:00
OCA-git-bot ee6ccc17f4 [UPD] addons table in README.md 2023-06-07 17:54:50 +00:00
OCA-git-bot 42289a0bec sentry 16.0.3.0.0 2023-06-07 16:58:50 +00:00
OCA-git-bot 554140c0a8 Merge PR #2650 into 16.0
Signed-off-by moylop260
2023-06-07 16:22:51 +00:00
Deivis Laya 3b1fc4fd3c [FIX] sentry: downgrade sentry-sdk to compatible version
Odoo requires urllib3 == 1.26.5
e0feda4629/requirements.txt (L56)

sentry-sdk > 1.9.0 required urllib3 >= 1.26.11
4f1f782fbe/setup.py (L43)

Currently, urllib3 >= 1.26.11 is causing the following error in
response.py:

``` Traceback (most recent call last):
"/home/odoo/.local/lib/python3.8/site-packages/urllib3/response.py",
line 705, in _error_catcher
    yield
  File
"/home/odoo/.local/lib/python3.8/site-packages/urllib3/response.py",
line 830, in _raw_read
    raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
urllib3.exceptions.IncompleteRead: IncompleteRead(1501 bytes read, -827
more expected)
```

On the other hand, sentry 1.9.0 supports urllib3 >= 1.10.0, satisfying
odoo requirements.

This partially reverts
d7ae024951.
That was initially introduced to support newer versions of `sentry_sdk`, but won't be required anymore
due to this downgrade.
2023-06-07 16:14:03 +00:00
Weblate 50b6ef6a58 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-module_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-module_analysis/
2023-06-07 15:49:40 +00:00
Weblate e080dfa529 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/
2023-06-07 15:49:40 +00:00
Weblate 081e342403 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-base_time_window
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_time_window/
2023-06-07 15:49:40 +00:00
Weblate bc6d0bb7e1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-jsonifier
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-jsonifier/
2023-06-07 15:49:40 +00:00
Weblate 45fb10d66a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-rpc_helper
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-rpc_helper/
2023-06-07 15:49:40 +00:00
Weblate aa20ac71cd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-base_view_inheritance_extension
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_view_inheritance_extension/
2023-06-07 15:49:40 +00:00
Weblate 4b3845c9d0 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-iap_alternative_provider
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-iap_alternative_provider/
2023-06-07 15:49:40 +00:00
Weblate 43cd22f86e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-module_auto_update
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-module_auto_update/
2023-06-07 15:49:39 +00:00
Weblate 269793c976 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/
2023-06-07 15:49:39 +00:00
Weblate a1110bc72c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/
2023-06-07 15:49:38 +00:00
Weblate f9b48904e7 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-base_technical_user
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_technical_user/
2023-06-07 15:49:36 +00:00
Weblate d6d897b74b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_search_fuzzy/
2023-06-07 15:49:35 +00:00
Weblate 0eaf34aa0e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-upgrade_analysis/
2023-06-07 15:49:34 +00:00
mymage 46e7240f89 Translated using Weblate (Italian)
Currently translated at 81.1% (155 of 191 strings)

Translation: server-tools-16.0/server-tools-16.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/it/
2023-06-07 15:49:34 +00:00
mymage 240337caa5 Translated using Weblate (Italian)
Currently translated at 36.3% (32 of 88 strings)

Translation: server-tools-16.0/server-tools-16.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-auditlog/it/
2023-06-07 15:49:34 +00:00
OCA-git-bot f0a5925630 [ADD] setup.py 2023-06-07 15:49:24 +00:00
OCA-git-bot 1a941de765 [UPD] README.rst 2023-06-07 15:49:23 +00:00
OCA-git-bot 871f70249f [UPD] addons table in README.md 2023-06-07 15:49:19 +00:00
oca-ci c9b36cc0db [UPD] Update upgrade_analysis.pot 2023-06-07 15:42:32 +00:00
oca-ci 8ef702642a [UPD] Update rpc_helper.pot 2023-06-07 15:42:31 +00:00
oca-ci d73d4763b6 [UPD] Update module_auto_update.pot 2023-06-07 15:42:30 +00:00
oca-ci c6d7053d13 [UPD] Update module_analysis.pot 2023-06-07 15:42:30 +00:00
oca-ci 7f8b97d355 [UPD] Update jsonifier.pot 2023-06-07 15:42:30 +00:00
oca-ci 81546617dd [UPD] Update iap_alternative_provider.pot 2023-06-07 15:42:29 +00:00
oca-ci 1aec8675d5 [UPD] Update excel_import_export_demo.pot 2023-06-07 15:42:29 +00:00
oca-ci 6387332b38 [UPD] Update excel_import_export.pot 2023-06-07 15:42:29 +00:00
oca-ci b315149fbf [UPD] Update base_view_inheritance_extension.pot 2023-06-07 15:42:28 +00:00
oca-ci c46b08fde3 [UPD] Update base_time_window.pot 2023-06-07 15:42:28 +00:00
oca-ci 4fbfad357f [UPD] Update base_technical_user.pot 2023-06-07 15:42:27 +00:00
oca-ci e344e575a0 [UPD] Update base_search_fuzzy.pot 2023-06-07 15:42:27 +00:00