Commit Graph

365 Commits (1867c25e0ac24f4b23b503db055ab57345ea82cc)

Author SHA1 Message Date
oca-ci 1867c25e0a Update module_auto_update.pot 2024-02-02 12:48:59 +01:00
fkantelberg 84456676c7 module_auto_update: Migration to 16.0 2024-02-02 12:48:59 +01:00
OCA-git-bot 3d22f3cfd3 module_auto_update 15.0.1.0.1 2024-02-02 12:48:59 +01:00
Stefan Rijnhart 7f34f83d37 dotfiles 2024-02-02 12:48:59 +01:00
Ignacio Buioli f50d4c53c5 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (4 of 4 strings)

Translation: server-tools-15.0/server-tools-15.0-module_auto_update
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-module_auto_update/es_AR/
2024-02-02 12:48:59 +01:00
Ignacio Buioli a5a6d8b2ed Added translation using Weblate (Spanish (Argentina)) 2024-02-02 12:48:59 +01:00
OCA-git-bot 1e31a19523 README.rst 2024-02-02 12:48:59 +01:00
OCA-git-bot df6ee7ecd8 [BOT] post-merge updates 2024-02-02 11:43:51 +00:00
oca-ci 74c1e66ae2 [UPD] Update base_view_inheritance_extension.pot 2024-02-02 11:41:57 +00:00
OCA-git-bot 803de710ff Merge PR #2795 into 17.0
Signed-off-by thomaspaulb
2024-02-02 11:40:24 +00:00
OCA-git-bot 72a6e85d57 [BOT] post-merge updates 2024-02-02 08:00:18 +00:00
oca-ci 93c4eb40de [UPD] Update onchange_helper.pot 2024-02-02 07:58:19 +00:00
OCA-git-bot 0f05079a0a Merge PR #2806 into 17.0
Signed-off-by gurneyalex
2024-02-02 07:56:44 +00:00
OCA-git-bot 3d1b0d95c8 [BOT] post-merge updates 2024-02-02 07:34:08 +00:00
oca-ci db69a2f3af [UPD] Update base_exception.pot 2024-02-02 07:31:55 +00:00
OCA-git-bot c5fcea1583 Merge PR #2809 into 17.0
Signed-off-by gurneyalex
2024-02-02 07:29:54 +00:00
OCA-git-bot 4e66f46a81 [BOT] post-merge updates 2024-02-02 01:05:04 +00:00
oca-ci 56395fb1dc [UPD] Update dbfilter_from_header.pot 2024-02-02 01:01:38 +00:00
OCA-git-bot 8ba8641de8 Merge PR #2758 into 17.0
Signed-off-by pedrobaeza
2024-02-02 00:58:33 +00:00
docker-odoo 7d0237f0bd [MIG] base_exception: Migration to 17.0 2024-01-25 20:08:04 +00:00
OCA-git-bot 91832b5756 [BOT] post-merge updates 2024-01-17 07:24:22 +00:00
oca-ci e052ef31da [UPD] Update jsonifier.pot 2024-01-17 07:22:33 +00:00
OCA-git-bot 567ca9e92f Merge PR #2801 into 17.0
Signed-off-by gurneyalex
2024-01-17 07:20:59 +00:00
OCA-git-bot 5185fab3ea [BOT] post-merge updates 2024-01-17 07:19:12 +00:00
oca-ci 79b4ca2906 [UPD] Update base_technical_user.pot 2024-01-17 07:17:20 +00:00
OCA-git-bot 1691e521ad Merge PR #2805 into 17.0
Signed-off-by gurneyalex
2024-01-17 07:15:52 +00:00
OCA-git-bot ea31a2550c [BOT] post-merge updates 2024-01-17 07:15:29 +00:00
oca-ci ea2301784e [UPD] Update database_cleanup.pot 2024-01-17 07:13:47 +00:00
OCA-git-bot 062f960251 Merge PR #2804 into 17.0
Signed-off-by gurneyalex
2024-01-17 07:12:13 +00:00
Franco Leyes 83d5a1f1f4 [IMP] base_exception: pre-commit auto fixes 2024-01-16 15:09:16 -03:00
Weblate c581ef920d 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/
2024-01-16 18:08:18 +00:00
OCA-git-bot 8b25e5d01c [UPD] README.rst 2024-01-16 18:08:18 +00:00
OCA-git-bot 1b31ff42f1 base_exception 16.0.2.0.0 2024-01-16 18:08:18 +00:00
OCA-git-bot b4c24e8cd2 [UPD] README.rst 2024-01-16 18:08:18 +00:00
oca-ci 5cb656c536 [UPD] Update base_exception.pot 2024-01-16 18:08:18 +00:00
OCA-git-bot ea3f45aa44 [UPD] README.rst 2024-01-16 18:08:18 +00:00
Ivorra78 34a88894c7 Translated using Weblate (Spanish)
Currently translated at 100.0% (54 of 54 strings)

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/es/
2024-01-16 18:08:18 +00:00
Laurent Mignon (ACSONE) e2b5ae3ce1 [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.
2024-01-16 18:08:18 +00:00
Laurent Mignon (ACSONE) a3597cbba6 [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
2024-01-16 18:08:18 +00:00
Laurent Mignon (ACSONE) bf775122c9 [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
2024-01-16 18:08:18 +00:00
Laurent Mignon (ACSONE) f8094c9bb4 [IMP] base_exception: One model per python file 2024-01-16 18:08:18 +00:00
OCA-git-bot 2140941c42 base_exception 16.0.1.0.2 2024-01-16 18:08:18 +00:00
Weblate 8cc0dbcacc 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/
2024-01-16 18:08:18 +00:00
oca-ci 87917c8085 [UPD] Update base_exception.pot 2024-01-16 18:08:18 +00:00
Hughes Damry aa84851723 Translated using Weblate (French)
Currently translated at 86.7% (46 of 53 strings)

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/fr/
2024-01-16 18:08:18 +00:00
mymage c09f1b76f4 Translated using Weblate (Italian)
Currently translated at 16.6% (10 of 60 strings)

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/it/
2024-01-16 18:08:18 +00:00
Matjaz Mozetic d30ff232a8 Translated using Weblate (Slovenian)
Currently translated at 18.8% (10 of 53 strings)

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/sl/
2024-01-16 18:08:18 +00:00
mymage e23426adc0 Translated using Weblate (Italian)
Currently translated at 16.6% (10 of 60 strings)

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/it/
2024-01-16 18:08:18 +00:00
aliciagarzo f5cc4c267d [16.0][IMP] base_exception: Improved wizard view 2024-01-16 18:08:18 +00:00
Ignacio Buioli b92eb53417 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (53 of 53 strings)

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/es_AR/
2024-01-16 18:08:18 +00:00