ArnauCForgeFlow
abd59c1a9b
[ADD] web_excel_export_dynamic_expand
2025-04-25 17:15:09 +02:00
Weblate
c601529924
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-15.0/web-15.0-web_ir_actions_act_multi
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_ir_actions_act_multi/
2025-03-11 16:51:55 +00:00
OCA-git-bot
3bab9a7263
[BOT] post-merge updates
2025-03-11 16:51:44 +00:00
oca-ci
3f30d5dc69
[UPD] Update web_ir_actions_act_multi.pot
2025-03-11 16:48:33 +00:00
OCA-git-bot
acb23b6632
Merge PR #3120 into 15.0
...
Signed-off-by pedrobaeza
2025-03-11 16:45:57 +00:00
Carlos Lopez
cedc976238
[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-11 11:38:27 -05:00
oca-git-bot
38c19aa9ef
[IMP] update dotfiles
2025-02-09 19:17:19 +00:00
OCA-git-bot
8141d693c3
[BOT] post-merge updates
2025-02-04 11:51:21 +00:00
OCA-git-bot
21a9e75025
Merge PR #3078 into 15.0
...
Signed-off-by pedrobaeza
2025-02-04 11:47:00 +00:00
Alessio Renda
1d2d341ee8
[IMP] web_m2x_options: use the correct context in search function
2025-02-04 09:38:14 +01:00
mymage
793c655e97
Translated using Weblate (Italian)
...
Currently translated at 30.7% (4 of 13 strings)
Translation: web-15.0/web-15.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_m2x_options/it/
2025-01-16 15:06:48 +00:00
OCA-git-bot
f221909b77
Merge PR #2950 into 15.0
...
Signed-off-by pedrobaeza
2024-10-09 10:27:32 +00:00
sergio-teruel
074f23f0a6
Update copier template
2024-10-09 12:24:58 +02:00
OCA-git-bot
4873b640d7
[BOT] post-merge updates
2024-10-09 07:36:08 +00:00
OCA-git-bot
4b035cd785
Merge PR #2933 into 15.0
...
Signed-off-by pedrobaeza
2024-10-09 07:31:48 +00:00
David
37787d4e8b
[FIX] web_notify: don't ignore actions without custom params
...
In the previous improvement of adding parametrizable actions button
properties to the notification we are ignoring regular actions with
no parameters. This way, everything works as expected.
2024-09-20 17:54:20 +02:00
OCA-git-bot
b7c5ae2320
[BOT] post-merge updates
2024-09-20 11:33:28 +00:00
OCA-git-bot
e1b85c4eba
Merge PR #2789 into 15.0
...
Signed-off-by CarlosRoca13
2024-09-20 11:30:13 +00:00
David
a215ade010
[IMP] web_notify: action button name and close
...
- We can now set a button name to the notification action.
- We can set an icon button as well.
- After the button is clicked, the notification gets closed.
2024-09-20 13:28:00 +02:00
OCA-git-bot
800311aa98
[ADD] setup.py
2024-09-04 09:50:40 +00:00
OCA-git-bot
653f96ac97
[UPD] addons table in README.md
2024-09-04 09:50:39 +00:00
OCA-git-bot
b04d695111
Merge PR #2859 into 15.0
...
Signed-off-by pedrobaeza
2024-09-04 09:46:09 +00:00
OCA-git-bot
54e3108906
[BOT] post-merge updates
2024-07-31 10:27:52 +00:00
OCA-git-bot
1bb95c2dd4
Merge PR #2901 into 15.0
...
Signed-off-by CarlosRoca13
2024-07-31 10:23:11 +00:00
Carlos Roca
080795d5bc
[FIX] web_m2x_options: Functions used on buttons are not working
...
Before this PR when trying to create a record using the Dialog, when
pressing the buttons Create or Create and Edit they are having no effect.
After this PR the code is addapted to the new dialog to make the buttons
work as usual.
Steps to reproduce the problem:
1. Go to any m2o field
2. Write a name that does not exist
3. Loose the focus
4. Press on button "Create" or "Create and Edit"
2024-07-31 07:59:39 +02:00
OCA-git-bot
677727b708
[BOT] post-merge updates
2024-07-16 07:23:02 +00:00
OCA-git-bot
59885b095d
Merge PR #2883 into 15.0
...
Signed-off-by pedrobaeza
2024-07-16 07:18:34 +00:00
David
160a39c409
[IMP] web_widget_numeric_step: option to add classes
...
New option so we can add new classes to the input or remove existing
ones so we can style the input at our will.
TT49390
2024-07-12 13:22:29 +02:00
OCA-git-bot
1cfc596853
[BOT] post-merge updates
2024-07-09 09:00:46 +00:00
oca-ci
76bf7ce937
[UPD] Update web_widget_text_markdown.pot
2024-07-09 08:57:19 +00:00
OCA-git-bot
f38809a109
Merge PR #2869 into 15.0
...
Signed-off-by pedrobaeza
2024-07-09 08:54:07 +00:00
bobrador
0f0d9c65fd
[MIG] web_widget_text_markdown: Migration to 15.0
2024-07-04 08:57:08 +02:00
bobrador
88f1be9bb2
[IMP] web_widget_text_markdown: black, isort, prettier
2024-07-04 08:21:41 +02:00
OCA-git-bot
fa9a08875e
[UPD] README.rst
2024-07-04 08:19:41 +02:00
OCA-git-bot
b6015a0121
[UPD] README.rst
2024-07-04 08:19:41 +02:00
oca-ci
ee1b9ca23c
[UPD] Update web_widget_text_markdown.pot
2024-07-04 08:19:41 +02:00
hkapatel
a0d0f243c0
[MIG] web_widget_text_markdown: Migration to 14.0
2024-07-04 08:19:41 +02:00
hkapatel
36d3413df3
[IMP] web_widget_text_markdown: black, isort, prettier
2024-07-04 08:19:41 +02:00
KKamaa
94380e064a
[IMP] support for Html field markdown
2024-07-04 08:19:41 +02:00
Tom Blauwendraat
2ff7041d04
[MIG] migration to 13.0
2024-07-04 08:19:41 +02:00
Tom Blauwendraat
e155a9692e
[UPD] black, isort, prettier
2024-07-04 08:19:41 +02:00
OCA Transbot
0aab54828a
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-11.0/web-11.0-web_widget_text_markdown
Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_widget_text_markdown/
2024-07-04 08:19:41 +02:00
oca-travis
94014adc1c
[UPD] Update web_widget_text_markdown.pot
2024-07-04 08:19:41 +02:00
Alexandre Díaz
b4fd9e170e
[MIG] web_widget_text_markdown: Migration to 11.0
2024-07-04 08:19:41 +02:00
OCA Transbot
e8cfc2c96a
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2024-07-04 08:19:41 +02:00
oca-travis
74ab494435
[UPD] Update web_widget_text_markdown.pot
2024-07-04 08:19:41 +02:00
Nicolas JEUDY
805954ecbf
[FIX] web_widget_text_markdown : use lexer on text field only ( #942 )
...
Fixes #937
2024-07-04 08:19:41 +02:00
oca-travis
baca6fb8ba
[UPD] Update web_widget_text_markdown.pot
2024-07-04 08:19:41 +02:00
phuc.nt
a0b04f94c9
[10.0][MIG] web_widget_text_markdown
...
Adjustment to make it work version 10.0
2024-07-04 08:19:41 +02:00
OCA Transbot
12d600ac77
OCA Transbot updated translations from Transifex
2024-07-04 08:19:41 +02:00