mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -33,6 +33,7 @@ addon | version | maintainers | summary
|
|||||||
[web_drop_target](web_drop_target/) | 15.0.1.0.1 | | Allows to drag files into Odoo
|
[web_drop_target](web_drop_target/) | 15.0.1.0.1 | | Allows to drag files into Odoo
|
||||||
[web_environment_ribbon](web_environment_ribbon/) | 15.0.1.0.0 | | Web Environment Ribbon
|
[web_environment_ribbon](web_environment_ribbon/) | 15.0.1.0.0 | | Web Environment Ribbon
|
||||||
[web_group_expand](web_group_expand/) | 15.0.1.0.0 | | Group Expand Buttons
|
[web_group_expand](web_group_expand/) | 15.0.1.0.0 | | Group Expand Buttons
|
||||||
|
[web_hide_user_menu_item](web_hide_user_menu_item/) | 15.0.1.0.0 | | Web Hide User Menu Item
|
||||||
[web_ir_actions_act_multi](web_ir_actions_act_multi/) | 15.0.1.0.0 | | Enables triggering of more than one action on ActionManager
|
[web_ir_actions_act_multi](web_ir_actions_act_multi/) | 15.0.1.0.0 | | Enables triggering of more than one action on ActionManager
|
||||||
[web_ir_actions_act_view_reload](web_ir_actions_act_view_reload/) | 15.0.1.0.1 | | Enables reload of the current view via ActionManager
|
[web_ir_actions_act_view_reload](web_ir_actions_act_view_reload/) | 15.0.1.0.1 | | Enables reload of the current view via ActionManager
|
||||||
[web_ir_actions_act_window_message](web_ir_actions_act_window_message/) | 15.0.1.0.0 | | Show a message box to users
|
[web_ir_actions_act_window_message](web_ir_actions_act_window_message/) | 15.0.1.0.0 | | Show a message box to users
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
15.0.20231002.0
|
15.0.20240112.0
|
||||||
@@ -20,6 +20,7 @@ setuptools.setup(
|
|||||||
'odoo-addon-web_drop_target>=15.0dev,<15.1dev',
|
'odoo-addon-web_drop_target>=15.0dev,<15.1dev',
|
||||||
'odoo-addon-web_environment_ribbon>=15.0dev,<15.1dev',
|
'odoo-addon-web_environment_ribbon>=15.0dev,<15.1dev',
|
||||||
'odoo-addon-web_group_expand>=15.0dev,<15.1dev',
|
'odoo-addon-web_group_expand>=15.0dev,<15.1dev',
|
||||||
|
'odoo-addon-web_hide_user_menu_item>=15.0dev,<15.1dev',
|
||||||
'odoo-addon-web_ir_actions_act_multi>=15.0dev,<15.1dev',
|
'odoo-addon-web_ir_actions_act_multi>=15.0dev,<15.1dev',
|
||||||
'odoo-addon-web_ir_actions_act_view_reload>=15.0dev,<15.1dev',
|
'odoo-addon-web_ir_actions_act_view_reload>=15.0dev,<15.1dev',
|
||||||
'odoo-addon-web_ir_actions_act_window_message>=15.0dev,<15.1dev',
|
'odoo-addon-web_ir_actions_act_window_message>=15.0dev,<15.1dev',
|
||||||
|
|||||||
BIN
web_hide_user_menu_item/static/description/icon.png
Normal file
BIN
web_hide_user_menu_item/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
Reference in New Issue
Block a user