Commit Graph

483 Commits

Author SHA1 Message Date
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
OCA-git-bot
bd9160bcd3 [BOT] post-merge updates 2024-03-09 14:26:03 +00:00
oca-ci
054a309048 [UPD] Update base_user_role.pot 2024-03-09 14:24:01 +00:00
OCA-git-bot
273a6e73ac Merge PR #273 into 16.0
Signed-off-by dreispt
2024-03-09 14:22:06 +00:00
Jesus Ramoneda
b91017ae66 [IMP] base_user_role: Adding alert in user when role is used 2024-03-09 14:17:26 +00:00
David Beal
61ece6e4b0 IMP base_grp_backend: set doc picture 2024-03-06 13:07:30 +01:00
OCA-git-bot
7972942f34 [BOT] post-merge updates 2024-02-16 17:39:02 +00:00
OCA-git-bot
f3e982e7e8 Merge PR #265 into 16.0
Signed-off-by sebalix
2024-02-16 17:36:36 +00:00
mymage
53fe0cbf2a Translated using Weblate (Italian)
Currently translated at 100.0% (59 of 59 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-02-15 15:35:30 +00:00
Francois Poizat
93eafb5001 IMPL calls super in group_backend res_users compute_share
FIX applies pre-commit
IMPL adds test for share of backend user
FIX pre-commit pass
IMPL removes mail.activity.mixin from dummy model because it is not needed for the test
IMPL renames and divide the base_group_backend into 2 groups one that provide the basic rights and another that allow login in the app
IMPL changes backend ui users to a user type
FIX pre-commit pass
FIX removes useless imports
FIX adds share to group_backend_ui_users
IMPL adds mail_channel to access rights
FIX tests now working
FIX pre-commit pass
2024-02-01 16:06:39 +01:00
Sébastien Alix
b987957936 base_user_role_company: allow same role in different companies 2024-02-01 10:06:46 +01:00
David Beal
48a8d4eec1 FIX base_grp_backend: precommit and better names in ir.model.access 2024-01-29 14:31:02 +01:00
Pierre Verkest
b22c4bdf51 [14.0] group_backend: new module and rename group_backend to base_group_backend
As a developer we have to keep in mind using this module and grant a user with 's group is
equivalent to grant 's group everywhere  has been used.

Co-authored-by: Jean-Charles Drubay <jcdrubay@users.noreply.github.com>
2024-01-29 14:31:02 +01:00
mymage
1e7e7199fd Translated using Weblate (Italian)
Currently translated at 100.0% (21 of 21 strings)

Translation: server-backend-16.0/server-backend-16.0-base_global_discount
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_global_discount/it/
2024-01-05 15:36:04 +00:00
mymage
adce3cef29 Translated using Weblate (Italian)
Currently translated at 100.0% (28 of 28 strings)

Translation: server-backend-16.0/server-backend-16.0-base_user_role_history
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_user_role_history/it/
2024-01-05 15:36:03 +00:00
mymage
2049ebbe8d Translated using Weblate (Italian)
Currently translated at 100.0% (43 of 43 strings)

Translation: server-backend-16.0/server-backend-16.0-base_external_system
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_system/it/
2024-01-05 15:36:03 +00:00
mymage
e0a5794943 Translated using Weblate (Italian)
Currently translated at 100.0% (59 of 59 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-01-05 15:36:03 +00:00
mymage
3af8900245 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource_mssql
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource_mssql/it/
2024-01-05 11:35:09 +00:00
mymage
23ee1a303f Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource_sqlite
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource_sqlite/it/
2024-01-05 11:35:09 +00:00
mymage
7747834617 Translated using Weblate (Italian)
Currently translated at 100.0% (29 of 29 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-01-05 11:35:08 +00:00
mymage
04de0466b5 Translated using Weblate (Italian)
Currently translated at 100.0% (27 of 27 strings)

Translation: server-backend-16.0/server-backend-16.0-base_import_match
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_import_match/it/
2024-01-04 10:36:25 +00:00
mymage
020e5ee39d Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource_mssql
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource_mssql/it/
2024-01-03 14:34:03 +00:00
mymage
18024696d2 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource_sqlite
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource_sqlite/it/
2024-01-03 14:34:03 +00:00
mymage
a7f93ca02e Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: server-backend-16.0/server-backend-16.0-base_portal_type
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_portal_type/it/
2024-01-03 14:34:03 +00:00
mymage
a40cc5dd46 Translated using Weblate (Italian)
Currently translated at 100.0% (8 of 8 strings)

Translation: server-backend-16.0/server-backend-16.0-base_user_role_company
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_user_role_company/it/
2024-01-03 14:34:02 +00:00
mymage
07b729f620 Translated using Weblate (Italian)
Currently translated at 27.1% (16 of 59 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-01-02 15:34:18 +00:00
mymage
b195c0ba90 Added translation using Weblate (Italian) 2024-01-02 15:14:56 +00:00
mymage
585604eaf7 Added translation using Weblate (Italian) 2024-01-02 15:14:51 +00:00
mymage
caca6cf4f4 Added translation using Weblate (Italian) 2024-01-02 14:49:12 +00:00
mymage
a603dcccfd Added translation using Weblate (Italian) 2024-01-02 14:49:06 +00:00