File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ addon | version | maintainers | summary
4444[ web_field_tooltip] ( web_field_tooltip/ ) | 16.0.1.2.0 | | 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
47- [ web_group_by_percentage] ( web_group_by_percentage/ ) | 16.0.1.0.0 | | Show the percentage of the total sum in group by rows
47+ [ web_group_by_percentage] ( web_group_by_percentage/ ) | 16.0.1.0.1 | | Show the percentage of the total sum in group by rows
4848[ web_group_expand] ( web_group_expand/ ) | 16.0.1.0.0 | | Group Expand Buttons
4949[ web_help] ( web_help/ ) | 16.0.2.0.1 | | Help Framework
5050[ web_hide_field_with_key] ( web_hide_field_with_key/ ) | 16.0.1.0.1 | <a href =' https://github.com/franzpoize ' ><img src =' https://github.com/franzpoize.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' franzpoize ' /></a > | Hide fields for models
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Show percentage (of total) in groups
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:a991e30b9af0f1ab7ac1f106c4d29feba4bf6ac2184da0a3328e17250db1d8cf
14+ !! source digest: sha256:95af118f43a6d758aa36a475013d699d5cd70d1eae6919a1f302b2bf4413d206
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 "website" : "https://github.com/OCA/web" ,
77 "category" : "Web" ,
88 "license" : "AGPL-3" ,
9- "version" : "16.0.1.0.0 " ,
9+ "version" : "16.0.1.0.1 " ,
1010 "depends" : [
1111 "web" ,
1212 ],
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>Show percentage (of total) in groups</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:a991e30b9af0f1ab7ac1f106c4d29feba4bf6ac2184da0a3328e17250db1d8cf
375+ !! source digest: sha256:95af118f43a6d758aa36a475013d699d5cd70d1eae6919a1f302b2bf4413d206
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_group_by_percentage "> < 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_group_by_percentage "> < 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 shows the percentage of the total sum in group by rows.</ p >
You can’t perform that action at this time.
0 commit comments