Commit Graph

462 Commits

Author SHA1 Message Date
OCA-git-bot
8d99db4aea [BOT] post-merge updates 2024-05-20 10:49:21 +00:00
oca-ci
7b303d6123 [UPD] Update server_action_sort.pot 2024-05-20 10:47:10 +00:00
oca-ci
129df6c0fa [UPD] Update server_action_navigate.pot 2024-05-20 10:47:09 +00:00
OCA-git-bot
0cfd62462f Merge PR #258 into 16.0
Signed-off-by legalsylvain
2024-05-20 10:45:12 +00:00
oca-git-bot
6fddb1a42c [IMP] update dotfiles 2024-05-01 17:19:13 +00:00
mymage
763f4e9951 Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource_mysql
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource_mysql/it/
2024-04-19 09:36:08 +00:00
mymage
2b75bcc8bf Translated using Weblate (Italian)
Currently translated at 100.0% (30 of 30 strings)

Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource/it/
2024-04-19 09:36:08 +00:00
mymage
75aeb1e54a Added translation using Weblate (Italian) 2024-04-19 09:32:28 +00:00
OCA-git-bot
bc7da2f40a [BOT] post-merge updates 2024-04-15 10:15:12 +00:00
OCA-git-bot
e8e2801c2c Merge PR #248 into 16.0
Signed-off-by dreispt
2024-04-15 10:12:50 +00:00
Weblate
a12f3825a9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource/
2024-04-15 10:11:53 +00:00
OCA-git-bot
d0c7331f41 [BOT] post-merge updates 2024-04-15 10:11:36 +00:00
oca-ci
10e514dcac [UPD] Update base_external_dbsource_mysql.pot 2024-04-15 10:09:26 +00:00
oca-ci
0fc0215806 [UPD] Update base_external_dbsource.pot 2024-04-15 10:09:25 +00:00
OCA-git-bot
ad1af7638c Merge PR #235 into 16.0
Signed-off-by dreispt
2024-04-15 10:07:36 +00:00
Sylvain LE GAL
8bc818f42b [IMP] server_action_navigate : Add test for the computation of the domain 2024-03-19 15:02:43 +01:00
Sylvain LE GAL
65d15a0e03 [IMP] server_action_navigate : improve test coverage, testing uninstall_hook function 2024-03-19 14:56:32 +01:00
Sylvain LE GAL
9694a6bd3b [MIG] server_action_navigate: Migration to 16.0 2024-03-14 19:09:19 +01:00
Sylvain LE GAL
ea768886b8 [IMP] server_action_navigate: black, isort, prettier 2024-03-14 19:09:19 +01:00
OCA-git-bot
544c6abfb2 [UPD] README.rst 2024-03-14 19:09:19 +01:00
Yann Papouin
076fda904f Translated using Weblate (French)
Currently translated at 100.0% (26 of 26 strings)

Translation: server-backend-14.0/server-backend-14.0-server_action_navigate
Translate-URL: https://translation.odoo-community.org/projects/server-backend-14-0/server-backend-14-0-server_action_navigate/fr/
2024-03-14 19:09:19 +01:00
OCA Transbot
e73dd33a8e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-14.0/server-backend-14.0-server_action_navigate
Translate-URL: https://translation.odoo-community.org/projects/server-backend-14-0/server-backend-14-0-server_action_navigate/
2024-03-14 19:09:19 +01:00
OCA-git-bot
54e850302c server_action_navigate 14.0.1.0.2 2024-03-14 19:09:19 +01:00
oca-travis
58888596ef [UPD] Update server_action_navigate.pot 2024-03-14 19:09:19 +01:00
Florent THOMAS
99124762ab Update __manifest__.py 2024-03-14 19:09:19 +01:00
Florent THOMAS
6b045f01ba FIX depenedencies in view
running -u all cause an issue :
```
wip-test odoo.addons.base.models.ir_ui_view: delete_last_line n'est pas une action valide sur base.automation

View name: Automations
Error context:
 view: ir.ui.view(1145,)
 xmlid: view_base_automation_form
 view.model: base.automation
 view.parent: ir.ui.view(15,)
 file: /home/florent.thomas/DEV/Odoo_Server_And_Libs/Servers_14.0/OCB/addons/base_automation/views/base_automation_view.xml

2022-08-19 10:29:00,179 2679017 WARNING thesocialitefamily14-wip-test odoo.modules.loading: Transient module states were reset
2022-08-19 10:29:00,184 2679017 ERROR thesocialitefamily14-wip-test odoo.modules.registry: Failed to load registry
```
2024-03-14 19:09:19 +01:00
OCA-git-bot
bce1d72149 server_action_navigate 14.0.1.0.1 2024-03-14 19:09:19 +01:00
OCA-git-bot
458f8bd582 [UPD] README.rst 2024-03-14 19:09:19 +01:00
oca-travis
0c02b2a339 [UPD] Update server_action_navigate.pot 2024-03-14 19:09:19 +01:00
Ashish Hirpara
6fa280add9 [MIG] server_action_navigate: Migration to 14.0 2024-03-14 19:09:19 +01:00
Ashish Hirpara
f621f447ed [IMP] server_action_navigate: black, isort, prettier 2024-03-14 19:09:19 +01:00
Quentin Tawry
e58bde6dfe [FIX] server_action_navigate: fix default order in ir_action_server_navigate_line 2024-03-14 19:09:19 +01:00
Quentin Tawry
8ce52923bb [MIG] server_action_navigate: Migration to 13.0 2024-03-14 19:09:19 +01:00
Quentin Tawry
f73945cba1 [IMP] server_action_navigate: black, isort, prettier 2024-03-14 19:09:19 +01:00
Sylvain LE GAL
b099a40ace [ADD] server_action_navigate 2024-03-14 19:09:19 +01:00
mymage
2148812601 Translated using Weblate (Italian)
Currently translated at 100.0% (25 of 25 strings)

Translation: server-backend-16.0/server-backend-16.0-server_action_sort
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-server_action_sort/it/
2024-03-12 13:36:34 +00:00
mymage
1c3410cd5f Translated using Weblate (Italian)
Currently translated at 100.0% (20 of 20 strings)

Translation: server-backend-16.0/server-backend-16.0-base_group_backend
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_group_backend/it/
2024-03-12 13:36:33 +00:00
mymage
5b9b736453 Translated using Weblate (Italian)
Currently translated at 100.0% (62 of 62 strings)

Translation: server-backend-16.0/server-backend-16.0-base_user_role
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_user_role/it/
2024-03-12 10:36:48 +00:00
mymage
b78cb4586d Added translation using Weblate (Italian) 2024-03-12 10:26:40 +00:00
mymage
2dae663695 Added translation using Weblate (Italian) 2024-03-12 10:26:34 +00:00
OCA-git-bot
aeaf693242 [BOT] post-merge updates 2024-03-09 15:51:44 +00:00
oca-ci
9399094835 [UPD] Update server_action_sort.pot 2024-03-09 15:49:49 +00:00
OCA-git-bot
4bbafbb1a6 Merge PR #259 into 16.0
Signed-off-by legalsylvain
2024-03-09 15:48:06 +00:00
OCA-git-bot
cdae909aef [BOT] post-merge updates 2024-03-09 14:46:34 +00:00
oca-ci
580e5ec512 [UPD] Update base_group_backend.pot 2024-03-09 14:44:39 +00:00
OCA-git-bot
08ed8a734e Merge PR #205 into 16.0
Signed-off-by dreispt
2024-03-09 14:42:54 +00:00
OCA-git-bot
92dacee59c [BOT] post-merge updates 2024-03-09 14:39:07 +00:00
OCA-git-bot
bac97f4522 Merge PR #274 into 16.0
Signed-off-by dreispt
2024-03-09 14:36:57 +00:00
David Virebayre
464cd59da3 [FIX] Prevent exception if the query doesn't return rows 2024-03-09 14:35:03 +00:00
Weblate
0d6485653d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-16.0/server-backend-16.0-base_user_role
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_user_role/
2024-03-09 14:26:17 +00:00