Commit Graph

1363 Commits (a3d4ba0bb6fb4a58a28bcb8bc17c3809058f21eb)

Author SHA1 Message Date
OCA-git-bot 1892bbcee7 session_db 16.0.1.0.5 2023-09-01 08:03:35 +00:00
oca-ci 1c1d49367f [UPD] Update excel_import_export.pot 2023-09-01 07:54:15 +00:00
oca-ci 542d5cf0e1 [UPD] Update attachment_queue.pot 2023-09-01 07:54:08 +00:00
OCA-git-bot 8cb6f2c1b4 Merge PR #2697 into 16.0
Signed-off-by sbidoul
2023-09-01 07:45:46 +00:00
Christoph Fiehe 8fc534b5d6 Fixes the issue "PGSessionStore.vacuum() got an unexpected keyword argument 'max_lifetime'" when autovacuum gets executed.
Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>
2023-08-16 11:37:23 +02:00
mymage 8bd0565ee3 Translated using Weblate (Italian)
Currently translated at 91.6% (33 of 36 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-08-10 11:12:43 +00:00
OCA-git-bot 50c551bb40 [UPD] addons table in README.md 2023-07-31 14:29:35 +00:00
OCA-git-bot ab640f4c81 sentry 16.0.3.0.1 2023-07-31 14:29:29 +00:00
OCA-git-bot fd2bd4d2fd [UPD] README.rst 2023-07-31 14:29:28 +00:00
OCA-git-bot ab7a2eefa7 Merge PR #2688 into 16.0
Signed-off-by moylop260
2023-07-31 14:20:07 +00:00
Jon f86bbf4d39 [FIX] Prevent capturing ignored exceptions 2023-07-27 15:24:23 +02:00
OCA-git-bot 2f8f08f27b [ADD] setup.py 2023-07-18 12:57:29 +00:00
OCA-git-bot 0c30f0358a [UPD] README.rst 2023-07-18 12:57:28 +00:00
OCA-git-bot 059584e58a [UPD] addons table in README.md 2023-07-18 12:57:24 +00:00
oca-ci 6d62f4de35 [UPD] Update base_partition.pot 2023-07-18 12:50:31 +00:00
OCA-git-bot 3f72a44ace Merge PR #2615 into 16.0
Signed-off-by dreispt
2023-07-18 12:44:11 +00:00
OCA-git-bot 6c72ce96ca [ADD] setup.py 2023-07-18 12:40:38 +00:00
OCA-git-bot 54a6c3f85d [UPD] README.rst 2023-07-18 12:40:38 +00:00
OCA-git-bot ce1679f7fc [UPD] addons table in README.md 2023-07-18 12:40:34 +00:00
oca-ci 8eec0f5636 [UPD] Update base_sparse_field_list_support.pot 2023-07-18 12:32:21 +00:00
OCA-git-bot 2a34e23548 Merge PR #2533 into 16.0
Signed-off-by dreispt
2023-07-18 12:25:37 +00:00
Laurent Mignon (ACSONE) 31c074cdc3 [IMP] base_exception: Improves performances
Don't call the ORM to filter current recordset. Replace call to the orm by a call to the filtered_domain method.
2023-07-05 10:01:19 +02:00
Laurent Mignon (ACSONE) 254c5684e3 [IMP] base_exception: Improves performances
Keeps rule information into cache to avoid to always call the ORM for static informations. This is change allows a boost into the evaluation of exception rules by avoiding useless SQL queries to retrieve rules definitions
2023-07-05 10:01:19 +02:00
Laurent Mignon (ACSONE) b5099bc51e [IMP] base_exception: Improves performances
Before this change, the inverse relation from the exception to the records linked to the exception was read to determine if the rule should be added or removed from the rule detected for the current records. On large database with non blocking exceptions this lead to a performance issues since this issues a read of all the SO where the exception has been applied. With this change, we only read the information from the current records
2023-07-04 15:36:50 +02:00
Laurent Mignon (ACSONE) 7ceadd9fc6 [IMP] base_exception: One model per python file 2023-07-04 15:36:50 +02:00
OCA-git-bot 5dcaa3f2be [UPD] addons table in README.md 2023-07-04 11:30:52 +00:00
OCA-git-bot 71e9246b36 base_exception 16.0.1.0.2 2023-07-04 11:30:47 +00:00
OCA-git-bot 8ce25816bc Merge PR #2567 into 16.0
Signed-off-by lmignon
2023-07-04 11:23:53 +00:00
OCA-git-bot f4562f612a [ADD] setup.py 2023-06-28 13:09:42 +00:00
OCA-git-bot 61fa8f83e7 [ADD] icon.png 2023-06-28 13:09:41 +00:00
OCA-git-bot 2234ef01a2 [UPD] README.rst 2023-06-28 13:09:41 +00:00
OCA-git-bot cdf98d47e8 [UPD] addons table in README.md 2023-06-28 13:09:36 +00:00
oca-ci 154095f608 [UPD] Update base_domain_inverse_function.pot 2023-06-28 13:01:30 +00:00
OCA-git-bot 3e7b9ccd26 Merge PR #2592 into 16.0
Signed-off-by gurneyalex
2023-06-28 12:53:07 +00:00
Florian da Costa ecd7a293e7 [IMP] Add index on attachment_queue 2023-06-26 15:48:36 +02:00
kikopeiro 462a3db5d6 Translated using Weblate (Spanish)
Currently translated at 100.0% (8 of 8 strings)

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/es/
2023-06-15 17:09:08 +00:00
mymage ac1affdfd5 Translated using Weblate (Italian)
Currently translated at 81.2% (156 of 192 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-14 14:12:29 +00:00
Ignacio Buioli a4fee3e4d8 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (9 of 9 strings)

Translation: server-tools-16.0/server-tools-16.0-scheduler_error_mailer
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-scheduler_error_mailer/es_AR/
2023-06-09 16:09:15 +00:00
Ignacio Buioli ddd2ac46ee Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (5 of 5 strings)

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/es_AR/
2023-06-09 16:09:15 +00:00
Ignacio Buioli 3fa06c35cf Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (27 of 27 strings)

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/es_AR/
2023-06-09 16:09:14 +00:00
Ignacio Buioli b6fe610812 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (4 of 4 strings)

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/es_AR/
2023-06-09 16:09:14 +00:00
gelo joga Rodríguez 5af7355cc7 Translated using Weblate (Spanish)
Currently translated at 100.0% (25 of 25 strings)

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/es/
2023-06-09 12:11:13 +00:00
Weblate 2a3c0edb78 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-scheduler_error_mailer
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-scheduler_error_mailer/
2023-06-08 19:08:26 +00:00
OCA-git-bot b4686de3b7 [ADD] setup.py 2023-06-08 15:52:27 +00:00
OCA-git-bot f889a1c367 [UPD] README.rst 2023-06-08 15:52:26 +00:00
OCA-git-bot d295c59194 [UPD] addons table in README.md 2023-06-08 15:52:22 +00:00
oca-ci 0ade7f4e5b [UPD] Update scheduler_error_mailer.pot 2023-06-08 15:45:09 +00:00
OCA-git-bot 252c54de5c Merge PR #2602 into 16.0
Signed-off-by moylop260
2023-06-08 15:36:31 +00:00
Holger Brunn ae05b10ff6 [ADD] tests 2023-06-08 11:10:43 +00:00
Holger Brunn 68dba070d1 [IMP] set default template 2023-06-08 11:10:43 +00:00