Commit Graph

1154 Commits (c3c5b0e7de800cbef09266b78b04701f1a29a50b)

Author SHA1 Message Date
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
oca-ci eb740d6dc2 [UPD] Update base_name_search_improved.pot 2023-06-07 15:42:26 +00:00
oca-ci 88a17f7f27 [UPD] Update base_exception.pot 2023-06-07 15:42:25 +00:00
oca-ci c34cedb795 [UPD] Update attachment_queue.pot 2023-06-07 15:42:24 +00:00
OCA-git-bot 64f282e851 Merge PR #2477 into 16.0
Signed-off-by bguillot
2023-06-07 15:35:47 +00:00
OCA-git-bot f812672a5a [UPD] addons table in README.md 2023-06-07 14:12:13 +00:00
OCA-git-bot 4a044b4ac4 attachment_queue 16.0.1.0.2 2023-06-07 14:12:07 +00:00
OCA-git-bot 93d3b9e6ac Merge PR #2646 into 16.0
Signed-off-by bguillot
2023-06-07 14:05:03 +00:00
mymage 111798f0cf Translated using Weblate (Italian)
Currently translated at 94.2% (33 of 35 strings)

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/it/
2023-06-07 13:15:45 +00:00
mymage 7b1465558b 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 13:15:45 +00:00
Stefan Rijnhart be396c8bc8 [IMP] attachment_queue: mute expected errors in test logs 2023-06-05 19:25:14 +02:00
Stefan Rijnhart dd2d2eb691 [FIX] attachment_queue: adapt to fixed trap jobs helper
See https://github.com/OCA/queue/pull/542
2023-06-05 19:24:34 +02:00
Francesco Foresti e6a680980c 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-05-24 19:10:34 +00:00