Commit Graph

1241 Commits (cdf7161e5f2a2d25241dcadd9cd1c679500fddcc)

Author SHA1 Message Date
OCA-git-bot eaf7797f59 [BOT] post-merge updates 2025-03-28 08:15:43 +00:00
OCA-git-bot 69e90313f1 Merge PR #3130 into 18.0
Signed-off-by DavidJForgeFlow
2025-03-28 08:12:47 +00:00
David c90c77ff68 [IMP] web_quick_start_screen: pre-commit auto fixes 2025-03-28 09:06:03 +01:00
David adb712d1e4 [ADD] web_quick_start_screen: New module
TT50477
2025-03-28 09:05:33 +01:00
Weblate 43ba4c225d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-18.0/web-18.0-web_pivot_computed_measure
Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_pivot_computed_measure/
2025-03-27 18:51:28 +00:00
OCA-git-bot e966d68562 [BOT] post-merge updates 2025-03-27 18:51:20 +00:00
oca-ci 18e2854bd8 [UPD] Update web_pivot_computed_measure.pot 2025-03-27 18:48:27 +00:00
OCA-git-bot c44f43619b Merge PR #3038 into 18.0
Signed-off-by pedrobaeza
2025-03-27 18:45:53 +00:00
kobros-tech c1c4e14c35 [18.0][FIX] web_pivot_computed_measure: fix tests
There is no need to create a model for just testing UI interaction.
After finish test the fields of that model cause errors with other modules tests like web_responsive.
Instead we can use existing models like res.partner.
2025-03-27 21:42:12 +03:00
kobros-tech 2eeb851f3c [IMP] web_responsive: pre-commit auto fixes 2025-03-27 19:22:23 +03:00
Ryan Cole 9438a76226 [FIX] web_responsive: Fix blank screen on search (support menus w/o xmlid)
If a menu item is created manually via the Odoo UI, then it (likely) won't have an xmlid. As a result, the `t-foreach` fails, resulting in the whole Odoo UI crashing (a blank white screen is shown). This code should use `id` as the `t-key` instead, as that is *always* available, even for menu items created manually.
2025-03-27 19:20:32 +03:00
pilarvargas-tecnativa c748cebc39 [IMP] web_responsive: Remove unnecessary calendar optimisation
Removed the optimisation of hiding the week number at a certain size
for consistency with the responsive design of Odoo enterprise. It is a
non-functional optimisation as it hides useful information that hardly
takes up any space. It also causes incompatibilities in the design with
extensions that do not take into account these specific changes.

TT54811
2025-03-27 19:13:32 +03:00
David b2a400d74f [IMP] web_ir_actions_act_multi: pre-commit auto fixes 2025-03-27 11:45:07 +01:00
mymage c493dfbc4e Translated using Weblate (Italian)
Currently translated at 100.0% (20 of 20 strings)

Translation: web-16.0/web-16.0-web_ir_actions_act_multi
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_ir_actions_act_multi/it/
2025-03-27 11:45:07 +01:00
Carlos Lopez 6fa74e49eb [FIX] web_ir_actions_act_multi: Uninstallation Issue
During uninstallation, Odoo attempts to delete columns and tables related to the ir.actions.act_multi model. However, this model shares the same table (ir_actions) with other core modules, meaning the table and its columns should not be removed.

Before this commit, this issue could render the database unusable. After this commit, the database remains intact, and the module can be uninstalled without problems.
2025-03-27 11:45:07 +01:00
mymage 1f726650bf Added translation using Weblate (Italian) 2025-03-27 11:45:07 +01:00
Ivorra78 4cda6bd036 Translated using Weblate (Spanish)
Currently translated at 100.0% (17 of 17 strings)

Translation: web-16.0/web-16.0-web_ir_actions_act_multi
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_ir_actions_act_multi/es/
2025-03-27 11:45:07 +01:00
matiasperalta1 6122edf40c [MIG] web_ir_actions_act_multi: Migration to 16.0 2025-03-27 11:45:07 +01:00
matiasperalta1 5c3e4d564a [MIG] web_ir_actions_act_multi: Migration to 15.0 2025-03-27 11:45:07 +01:00
Jairo Llopis cd71997787 [FIX] apply and respect pre-commit hooks 2025-03-27 11:45:07 +01:00
claudiagn 6673b63017 Added translation using Weblate (Spanish) 2025-03-27 11:45:07 +01:00
OCA-git-bot e98cf6653b [UPD] README.rst 2025-03-27 11:45:07 +01:00
Alexey Pelykh 19f0e2761e [UPD] Brainbean Apps => CorporateHub 2025-03-27 11:45:07 +01:00
Manuel Calero 04b9fe0a06 [MIG] web_ir_actions_act_multi: Migration to 13.0 2025-03-27 11:45:07 +01:00
Manuel Calero bc5f5d3bc2 [IMP] web_ir_actions_act_multi: black, isort 2025-03-27 11:37:22 +01:00
黎伟杰 0f15148ded Added translation using Weblate (Chinese (Simplified)) 2025-03-27 11:37:22 +01:00
Alexey Pelykh b0f8462deb [MIG] web_ir_actions_act_multi: Migration to 12.0 2025-03-27 11:37:22 +01:00
Petar Najman 8ef0ef1e5c Add module web_ir_actions_act_multi 2025-03-27 11:37:22 +01:00
OCA-git-bot 3e04fafdaf [BOT] post-merge updates 2025-03-25 21:49:58 +00:00
OCA-git-bot 67283758d3 Merge PR #3131 into 18.0
Signed-off-by pedrobaeza
2025-03-25 21:47:04 +00:00
Stefan Rijnhart 514c425611 [UPD] dot-files; remove obsolete declarations of browser globals 2025-03-25 17:58:56 +01:00
JasminSForgeFlow 371515a87b [IMP] web_widget_x2many_2d_matrix: Fix domain issue 2025-03-25 14:22:30 +05:30
OCA-git-bot fc542d1417 [BOT] post-merge updates 2025-03-24 07:33:36 +00:00
OCA-git-bot 9f158459a2 Merge PR #3129 into 18.0
Signed-off-by pedrobaeza
2025-03-24 07:30:46 +00:00
Lois Rilo 2ed9726096 [IMP] web_widget_x2many_2d_matrix: update maintainers
Chris is no longer active, Jasmin was already maintainer in v17 and David
has been proposing fixes and taking care already that everything is properly
working and mainteined across versions.
2025-03-24 08:27:38 +01:00
OCA-git-bot df3ef38811 [BOT] post-merge updates 2025-03-24 07:19:28 +00:00
OCA-git-bot 5d675c35cf Merge PR #3127 into 18.0
Signed-off-by pedrobaeza
2025-03-24 07:16:46 +00:00
OCA-git-bot e00f2f58de [BOT] post-merge updates 2025-03-21 17:27:20 +00:00
oca-ci 22ecd28a89 [UPD] Update web_notify_channel_message.pot 2025-03-21 17:24:24 +00:00
OCA-git-bot caa4d87174 Merge PR #3026 into 18.0
Signed-off-by pedrobaeza
2025-03-21 17:21:51 +00:00
OCA-git-bot 668b7e3ffe [BOT] post-merge updates 2025-03-19 10:56:41 +00:00
OCA-git-bot b68529cfec Merge PR #3128 into 18.0
Signed-off-by pedrobaeza
2025-03-19 10:53:56 +00:00
DavidJForgeFlow 63f4b545db [IMP] web_widget_x2many_2d_matrix: remove bg-colors to work with Odoo EE dark mode.
The background color was needed in previous versions, however now the color is inherited by parent elements. Also removing shadow from totals.
2025-03-18 16:00:07 +01:00
DavidJForgeFlow 8331d404af [IMP] web_widget_x2many_2d_matrix: allow to set options and attrs for field value 2025-03-18 15:22:18 +01:00
OCA-git-bot 8eae7a7fe9 [BOT] post-merge updates 2025-03-11 16:33:31 +00:00
oca-ci 676b674625 [UPD] Update web_search_with_and.pot 2025-03-11 16:30:29 +00:00
OCA-git-bot b627a41552 Merge PR #3115 into 18.0
Signed-off-by etobella
2025-03-11 16:27:53 +00:00
JasminSForgeFlow f4889920e7 [MIG] web_search_with_and: Migration to 18.0 2025-03-10 09:22:12 +05:30
JasminSForgeFlow 72a5d2f76c [IMP] web_search_with_and: black, isort, prettier 2025-03-07 17:19:18 +05:30
JasminSForgeFlow e579e85c7e [MIG] web_search_with_and: Migration to 17.0 2025-03-07 17:19:11 +05:30