File tree Expand file tree Collapse file tree 4 files changed +11
-9
lines changed
Expand file tree Collapse file tree 4 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Available addons
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
2424[ web_environment_ribbon] ( web_environment_ribbon/ ) | 18.0.1.0.1 | | Web Environment Ribbon
25+ [ web_no_bubble] ( web_no_bubble/ ) | 18.0.1.0.0 | | Remove the bubbles from the web interface
2526[ web_notify] ( web_notify/ ) | 18.0.1.0.1 | | Send notification messages to user
2627[ web_pivot_computed_measure] ( web_pivot_computed_measure/ ) | 18.0.1.0.1 | [ ![ CarlosRoca13] ( https://github.com/CarlosRoca13.png?size=30px )] ( https://github.com/CarlosRoca13 ) | Web Pivot Computed Measure
2728[ web_tree_dynamic_colored_field] ( web_tree_dynamic_colored_field/ ) | 18.0.1.0.1 | | Allows you to dynamically color fields on tree views
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-web"
3- version = " 18.0.20241224 .0"
3+ version = " 18.0.20241226 .0"
44dependencies = [
55 " odoo-addon-web_environment_ribbon==18.0.*" ,
6+ " odoo-addon-web_no_bubble==18.0.*" ,
67 " odoo-addon-web_notify==18.0.*" ,
78 " odoo-addon-web_pivot_computed_measure==18.0.*" ,
89 " odoo-addon-web_tree_dynamic_colored_field==18.0.*" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Web No Bubble
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:80d6bf3cc0d056d921e961e4727e58dbabe22c88dfe983ff65caf6c187272754
10+ !! source digest: sha256:0835bc6f5f1cdb425084196fbb9d69bad1f9de8bdebbb041db27416bb0a7c18f
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -57,16 +57,16 @@ Authors
5757Contributors
5858------------
5959
60- - David Dufresne (david.dufresne@savoirfairelinux.com)
60+ - David Dufresne (david.dufresne@savoirfairelinux.com)
6161
62- - Elliott Bristow - Glodo (elliott@glo.systems)
62+ - Elliott Bristow - Glodo (elliott@glo.systems)
6363
64- - Thanakrit Pintana (thanakrit.p39@gmail.com)
64+ - Thanakrit Pintana (thanakrit.p39@gmail.com)
6565
66- - `Tecnativa <https://www.tecnativa.com >`__
66+ - `Tecnativa <https://www.tecnativa.com >`__
6767
68- - Carlos Roca
69- - Alexandre Díaz
68+ - Carlos Roca
69+ - Alexandre Díaz
7070
7171Maintainers
7272-----------
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Web No Bubble</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:80d6bf3cc0d056d921e961e4727e58dbabe22c88dfe983ff65caf6c187272754
370+ !! source digest: sha256:0835bc6f5f1cdb425084196fbb9d69bad1f9de8bdebbb041db27416bb0a7c18f
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/18.0/web_no_bubble "> < 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-18-0/web-18-0-web_no_bubble "> < 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=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373373< p > This module removes from the web interface the bubbles introduced in the
You can’t perform that action at this time.
0 commit comments