File tree 4 files changed +4
-4
lines changed
web_pivot_computed_measure
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ addon | version | maintainers | summary
30
30
[ web_no_bubble] ( web_no_bubble/ ) | 18.0.1.0.0 | | Remove the bubbles from the web interface
31
31
[ web_notify] ( web_notify/ ) | 18.0.1.0.1 | | Send notification messages to user
32
32
[ web_notify_channel_message] ( web_notify_channel_message/ ) | 18.0.1.0.0 | | Send an instant notification to channel users when a new message is posted
33
- [ 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
33
+ [ web_pivot_computed_measure] ( web_pivot_computed_measure/ ) | 18.0.1.0.2 | [ ![ CarlosRoca13] ( https://github.com/CarlosRoca13.png?size=30px )] ( https://github.com/CarlosRoca13 ) | Web Pivot Computed Measure
34
34
[ web_search_with_and] ( web_search_with_and/ ) | 18.0.1.0.0 | | Use AND conditions on omnibar search
35
35
[ web_tree_dynamic_colored_field] ( web_tree_dynamic_colored_field/ ) | 18.0.1.0.1 | | Allows you to dynamically color fields on tree views
36
36
[ web_tree_many2one_clickable] ( web_tree_many2one_clickable/ ) | 18.0.1.0.1 | | Open the linked resource when clicking on their name
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Web Pivot Computed Measure
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:ef1d9798000e33915ec220f529705bc7f263e563bacca0755f7dfbc2cfdf3639
10
+ !! source digest: sha256:98426bc1f0b385994556643c23d941f79eb2642cf5e088ac92481052e04cbf18
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 3
3
{
4
4
"name" : "Web Pivot Computed Measure" ,
5
5
"category" : "web" ,
6
- "version" : "18.0.1.0.1 " ,
6
+ "version" : "18.0.1.0.2 " ,
7
7
"author" : "Tecnativa, Odoo Community Association (OCA)" ,
8
8
"license" : "AGPL-3" ,
9
9
"website" : "https://github.com/OCA/web" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Web Pivot Computed Measure</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:ef1d9798000e33915ec220f529705bc7f263e563bacca0755f7dfbc2cfdf3639
370
+ !! source digest: sha256:98426bc1f0b385994556643c23d941f79eb2642cf5e088ac92481052e04cbf18
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< 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_pivot_computed_measure "> < 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_pivot_computed_measure "> < 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 >
373
373
< p > Adds support for computed measures on the pivot view.</ p >
You can’t perform that action at this time.
0 commit comments