Skip to content

Commit 4f90e2c

Browse files
committed
[BOT] post-merge updates
1 parent 89e2a79 commit 4f90e2c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ addon | version | maintainers | summary
6363
[web_select_all_companies](web_select_all_companies/) | 16.0.1.0.1 | | Allows you to select all companies in one click.
6464
[web_send_message_popup](web_send_message_popup/) | 16.0.1.0.0 | | Web Send Message as Popup
6565
[web_sheet_full_width](web_sheet_full_width/) | 16.0.1.0.0 | | Use the whole available screen width when displaying sheets
66-
[web_systray_button_init_action](web_systray_button_init_action/) | 16.0.1.0.0 | | Add a button to go to the user init action.
66+
[web_systray_button_init_action](web_systray_button_init_action/) | 16.0.1.0.1 | | Add a button to go to the user init action.
6767
[web_theme_classic](web_theme_classic/) | 16.0.1.0.2 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Contrasted style on fields to improve the UI.
6868
[web_time_range_menu_custom](web_time_range_menu_custom/) | 16.0.1.0.0 | | Web Time Range Menu Custom
6969
[web_timeline](web_timeline/) | 16.0.1.1.7 | <a href='https://github.com/tarteo'><img src='https://github.com/tarteo.png' width='32' height='32' style='border-radius:50%;' alt='tarteo'/></a> | Interactive visualization chart to show events in time

web_systray_button_init_action/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Web Systray Button Init Action
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:5cf0b2a77fcc7324763c947c17c1bf33fa5f4b5e7d97e145017e9171c45cc181
14+
!! source digest: sha256:e47c9e9afa1a92dff626244364ce836d16182420beb084077296002e81a42af3
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

web_systray_button_init_action/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Web Systray Button Init Action",
66
"summary": "Add a button to go to the user init action.",
7-
"version": "16.0.1.0.0",
7+
"version": "16.0.1.0.1",
88
"category": "Web",
99
"website": "https://github.com/OCA/web",
1010
"author": "Tecnativa, Odoo Community Association (OCA)",

web_systray_button_init_action/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Web Systray Button Init Action</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:5cf0b2a77fcc7324763c947c17c1bf33fa5f4b5e7d97e145017e9171c45cc181
375+
!! source digest: sha256:e47c9e9afa1a92dff626244364ce836d16182420beb084077296002e81a42af3
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/16.0/web_systray_button_init_action"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_systray_button_init_action"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/web&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module adds a button to the navbar to navigate to the initial action if the

0 commit comments

Comments
 (0)