diff --git a/README.md b/README.md index ba0c4b3961f..eb34854c972 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ addon | version | maintainers | summary [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. [web_tree_many2one_clickable](web_tree_many2one_clickable/) | 16.0.1.0.0 | | Open the linked resource when clicking on their name [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. +[web_widget_char_size](web_widget_char_size/) | 16.0.1.0.0 | | Add size option to Char widget [web_widget_datepicker_fulloptions](web_widget_datepicker_fulloptions/) | 16.0.1.0.0 | | Web Widget DatePicker Full Options [web_widget_domain_editor_dialog](web_widget_domain_editor_dialog/) | 16.0.1.0.0 | | Recovers the Domain Editor Dialog functionality [web_widget_dropdown_dynamic](web_widget_dropdown_dynamic/) | 16.0.1.0.0 | | This module adds support for dynamic dropdown widget diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index a631d2dded2..25c29ec5bc0 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20241211.0 \ No newline at end of file +16.0.20241216.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 94b2c14af54..99507c446f4 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -56,6 +56,7 @@ 'odoo-addon-web_tree_duplicate>=16.0dev,<16.1dev', 'odoo-addon-web_tree_many2one_clickable>=16.0dev,<16.1dev', 'odoo-addon-web_widget_bokeh_chart>=16.0dev,<16.1dev', + 'odoo-addon-web_widget_char_size>=16.0dev,<16.1dev', 'odoo-addon-web_widget_datepicker_fulloptions>=16.0dev,<16.1dev', 'odoo-addon-web_widget_domain_editor_dialog>=16.0dev,<16.1dev', 'odoo-addon-web_widget_dropdown_dynamic>=16.0dev,<16.1dev', diff --git a/web_widget_char_size/README.rst b/web_widget_char_size/README.rst index 60300c5faae..156af99b30a 100644 --- a/web_widget_char_size/README.rst +++ b/web_widget_char_size/README.rst @@ -7,7 +7,7 @@ Widget Char size !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5f94ad897a05e212eec3660aad1c9ae9d08a2ac7098917e2a0cb74868de392d1 + !! source digest: sha256:d95eef87c4bdfd4b26c372c7a7adfa86b23b3fb5cd94fcf389674aff37bd637d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_widget_char_size/static/description/index.html b/web_widget_char_size/static/description/index.html index c0d76e0d9a7..bd311e3ab12 100644 --- a/web_widget_char_size/static/description/index.html +++ b/web_widget_char_size/static/description/index.html @@ -367,7 +367,7 @@

Widget Char size

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:5f94ad897a05e212eec3660aad1c9ae9d08a2ac7098917e2a0cb74868de392d1 +!! source digest: sha256:d95eef87c4bdfd4b26c372c7a7adfa86b23b3fb5cd94fcf389674aff37bd637d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

This module allows to add an option size to Char fields in web client: