File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ addon | version | maintainers | summary
4141[ web_environment_ribbon] ( web_environment_ribbon/ ) | 16.0.1.0.0 | | Web Environment Ribbon
4242[ web_export_html_as_text] ( web_export_html_as_text/ ) | 16.0.1.0.0 | | Web Export Html As Text
4343[ web_field_numeric_formatting] ( web_field_numeric_formatting/ ) | 16.0.1.0.0 | | Allow to render float and integer fields without thousands separator
44- [ web_field_tooltip] ( web_field_tooltip/ ) | 16.0.1.2.0 | | Displays customizable tooltips for fields
44+ [ web_field_tooltip] ( web_field_tooltip/ ) | 16.0.1.2.1 | | Displays customizable tooltips for fields
4545[ web_font_size_report_layout] ( web_font_size_report_layout/ ) | 16.0.1.1.0 | | Adds a font size selector (pt) to the Document Layout wizard
4646[ web_form_banner] ( web_form_banner/ ) | 16.0.1.1.0 | | Web Form Banner
4747[ web_group_by_percentage] ( web_group_by_percentage/ ) | 16.0.1.0.1 | | Show the percentage of the total sum in group by rows
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Web Field Tooltip
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:497e93ee883ccf6a570f1bc5f936bee62f2a4d0fb695b31a31a7d6cea3cfbf4b
14+ !! source digest: sha256:344c6f02467d70df81da2a31876bac5105348703353f7a02834160f71076719f
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 66 "name" : "Web Field Tooltip" ,
77 "summary" : """
88 Displays customizable tooltips for fields""" ,
9- "version" : "16.0.1.2.0 " ,
9+ "version" : "16.0.1.2.1 " ,
1010 "license" : "AGPL-3" ,
1111 "author" : "ACSONE SA/NV,Odoo Community Association (OCA)" ,
1212 "website" : "https://github.com/OCA/web" ,
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Web Field Tooltip</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:497e93ee883ccf6a570f1bc5f936bee62f2a4d0fb695b31a31a7d6cea3cfbf4b
375+ !! source digest: sha256:344c6f02467d70df81da2a31876bac5105348703353f7a02834160f71076719f
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_field_tooltip "> < 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_field_tooltip "> < 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 >
378378< p > This module gives the possibility to add tooltips next to fields labels on any
You can’t perform that action at this time.
0 commit comments