File tree Expand file tree Collapse file tree 5 files changed +5
-3
lines changed
Expand file tree Collapse file tree 5 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ addon | version | maintainers | summary
6969[ web_tree_duplicate] ( web_tree_duplicate/ ) | 16.0.1.0.1 | [ ![ tarteo] ( https://github.com/tarteo.png?size=30px )] ( https://github.com/tarteo ) | Duplicate records directly from the tree view.
7070[ web_tree_many2one_clickable] ( web_tree_many2one_clickable/ ) | 16.0.1.0.0 | | Open the linked resource when clicking on their name
7171[ web_widget_bokeh_chart] ( web_widget_bokeh_chart/ ) | 16.0.1.1.0 | [ ![ LoisRForgeFlow] ( https://github.com/LoisRForgeFlow.png?size=30px )] ( https://github.com/LoisRForgeFlow ) [ ![ ChrisOForgeFlow] ( https://github.com/ChrisOForgeFlow.png?size=30px )] ( https://github.com/ChrisOForgeFlow ) | This widget allows to display charts using Bokeh library.
72+ [ web_widget_char_size] ( web_widget_char_size/ ) | 16.0.1.0.0 | | Add size option to Char widget
7273[ web_widget_datepicker_fulloptions] ( web_widget_datepicker_fulloptions/ ) | 16.0.1.0.0 | | Web Widget DatePicker Full Options
7374[ web_widget_domain_editor_dialog] ( web_widget_domain_editor_dialog/ ) | 16.0.1.0.0 | | Recovers the Domain Editor Dialog functionality
7475[ web_widget_dropdown_dynamic] ( web_widget_dropdown_dynamic/ ) | 16.0.1.0.0 | | This module adds support for dynamic dropdown widget
Original file line number Diff line number Diff line change 1- 16.0.20241211 .0
1+ 16.0.20241216 .0
Original file line number Diff line number Diff line change 5656 'odoo-addon-web_tree_duplicate>=16.0dev,<16.1dev' ,
5757 'odoo-addon-web_tree_many2one_clickable>=16.0dev,<16.1dev' ,
5858 'odoo-addon-web_widget_bokeh_chart>=16.0dev,<16.1dev' ,
59+ 'odoo-addon-web_widget_char_size>=16.0dev,<16.1dev' ,
5960 'odoo-addon-web_widget_datepicker_fulloptions>=16.0dev,<16.1dev' ,
6061 'odoo-addon-web_widget_domain_editor_dialog>=16.0dev,<16.1dev' ,
6162 'odoo-addon-web_widget_dropdown_dynamic>=16.0dev,<16.1dev' ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Widget Char size
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:5f94ad897a05e212eec3660aad1c9ae9d08a2ac7098917e2a0cb74868de392d1
10+ !! source digest: sha256:d95eef87c4bdfd4b26c372c7a7adfa86b23b3fb5cd94fcf389674aff37bd637d
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Widget Char size</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:5f94ad897a05e212eec3660aad1c9ae9d08a2ac7098917e2a0cb74868de392d1
370+ !! source digest: sha256:d95eef87c4bdfd4b26c372c7a7adfa86b23b3fb5cd94fcf389674aff37bd637d
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372< 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/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/16.0/web_widget_char_size "> < 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_widget_char_size "> < 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&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373373< p > This module allows to add an option < cite > size</ cite > to Char fields in web client:</ p >
You can’t perform that action at this time.
0 commit comments