Skip to content

Commit c3d3ad6

Browse files
committed
[BOT] post-merge updates
1 parent 55b78a2 commit c3d3ad6

6 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ addon | version | maintainers | summary
5555
[web_listview_range_select](web_listview_range_select/) | 16.0.1.0.0 | | Enables selecting a range of records using the shift key
5656
[web_m2x_options](web_m2x_options/) | 16.0.1.1.3 | | web_m2x_options
5757
[web_m2x_options_manager](web_m2x_options_manager/) | 16.0.1.0.0 | | Adds an interface to manage the "Create" and "Create and Edit" options for specific models and fields.
58+
[web_merge_notebook_tab](web_merge_notebook_tab/) | 16.0.1.0.0 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Merge many tabs into a single one, for notebook present in form views of any models
5859
[web_no_bubble](web_no_bubble/) | 16.0.1.0.0 | | Remove the bubbles from the web interface
5960
[web_notify](web_notify/) | 16.0.3.2.0 | | Send notification messages to user
6061
[web_notify_channel_message](web_notify_channel_message/) | 16.0.1.1.0 | | Send an instant notification to channel users when a new message is posted

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20260309.0
1+
16.0.20260310.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
'odoo-addon-web_listview_range_select>=16.0dev,<16.1dev',
4242
'odoo-addon-web_m2x_options>=16.0dev,<16.1dev',
4343
'odoo-addon-web_m2x_options_manager>=16.0dev,<16.1dev',
44+
'odoo-addon-web_merge_notebook_tab>=16.0dev,<16.1dev',
4445
'odoo-addon-web_no_bubble>=16.0dev,<16.1dev',
4546
'odoo-addon-web_notify>=16.0dev,<16.1dev',
4647
'odoo-addon-web_notify_channel_message>=16.0dev,<16.1dev',

web_merge_notebook_tab/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Web - Merge Notebook Tabs
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:919e037be6c94466aa301a395f5d8db9d2f6a752d0cc865b13a5331b5ce6b9db
14+
!! source digest: sha256:f406624af42cae79f616a3134d7c48cb3dc2ef906ffd7a3b041b96cc03f9b4a1
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
10 KB
Loading

web_merge_notebook_tab/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Web - Merge Notebook Tabs</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:919e037be6c94466aa301a395f5d8db9d2f6a752d0cc865b13a5331b5ce6b9db
375+
!! source digest: sha256:f406624af42cae79f616a3134d7c48cb3dc2ef906ffd7a3b041b96cc03f9b4a1
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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/web/tree/16.0/web_merge_notebook_tab"><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_merge_notebook_tab"><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 extend the Odoo Community Edition <tt class="docutils literal">web</tt> module to improve display of Form views

0 commit comments

Comments
 (0)