33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Web Pivot Computed Measure </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
1010:Author: David Goodger (goodger@python.org)
11- :Id: $Id: html4css1.css 8954 2022 -01-20 10:10:25Z milde $
11+ :Id: $Id: html4css1.css 9511 2024 -01-13 09:50:07Z milde $
1212:Copyright: This stylesheet has been placed in the public domain.
1313
1414Default cascading style sheet for the HTML output of Docutils.
15+ Despite the name, some widely supported CSS2 features are used.
1516
1617See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718customize this style sheet.
274275 margin-left : 2em ;
275276 margin-right : 2em }
276277
277- pre .code .ln { color : grey ; } /* line numbers */
278+ pre .code .ln { color : gray ; } /* line numbers */
278279pre .code , code { background-color : # eeeeee }
279280pre .code .comment , code .comment { color : # 5C6576 }
280281pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
300301span .pre {
301302 white-space : pre }
302303
303- span .problematic {
304+ span .problematic , pre . problematic {
304305 color : red }
305306
306307span .section-subtitle {
359360</ style >
360361</ head >
361362< body >
362- < div class ="document " id ="web-pivot-computed-measure ">
363- < h1 class ="title "> Web Pivot Computed Measure</ h1 >
363+ < div class ="document ">
364364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="web-pivot-computed-measure ">
370+ < h1 > Web Pivot Computed Measure</ h1 >
365371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372!! This file is generated by oca-gen-addon-readme !!
367373!! changes will be overwritten. !!
368374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369- !! source digest: sha256:fe46e84ee1ed37f4167d66ec64348e3e41c960ee239bc3c51d127036e6cbdd54
375+ !! source digest: sha256:a37b7d62de04727c7b36f48398f4d5e7afe8117f7e577224e9bb1a86a47b2370
370376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371- < 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/15.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-15-0/web-15-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=15.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < 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/15.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-15-0/web-15-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=15.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372378< p > Adds support for computed measures on the pivot view.</ p >
373379< p > < strong > Table of contents</ strong > </ p >
374380< div class ="contents local topic " id ="contents ">
@@ -385,7 +391,7 @@ <h1 class="title">Web Pivot Computed Measure</h1>
385391</ ul >
386392</ div >
387393< div class ="section " id ="usage ">
388- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
394+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
389395< p > Go to pivot view and click on the “Measures” menu, you will see
390396a new option called ‘Computed Measure’.</ p >
391397< dl class ="docutils ">
@@ -430,30 +436,30 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
430436can’t be deactivated until you have deactivate the ‘computed measure’.</ p >
431437</ div >
432438< div class ="section " id ="known-issues-roadmap ">
433- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h1 >
439+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h2 >
434440< ol class ="arabic simple ">
435441< li > Add support to define a style for a computed measure (ex. colored)</ li >
436442< li > Use t-model to data-binding instad of jquery selectors</ li >
437443</ ol >
438444</ div >
439445< div class ="section " id ="bug-tracker ">
440- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
446+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
441447< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/web/issues "> GitHub Issues</ a > .
442448In case of trouble, please check there if your issue has already been reported.
443449If you spotted it first, help us to smash it by providing a detailed and welcomed
444450< a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_pivot_computed_measure%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
445451< p > Do not contact contributors directly about support or help with technical issues.</ p >
446452</ div >
447453< div class ="section " id ="credits ">
448- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
454+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
449455< div class ="section " id ="authors ">
450- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
456+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
451457< ul class ="simple ">
452458< li > Tecnativa</ li >
453459</ ul >
454460</ div >
455461< div class ="section " id ="contributors ">
456- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
462+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
457463< ul class ="simple ">
458464< li > < a class ="reference external " href ="https://www.tecnativa.com/ "> Tecnativa</ a > :< ul >
459465< li > Alexandre D. Díaz</ li >
@@ -465,9 +471,11 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
465471</ ul >
466472</ div >
467473< div class ="section " id ="maintainers ">
468- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
474+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
469475< p > This module is maintained by the OCA.</ p >
470- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
476+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
477+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
478+ </ a >
471479< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
472480mission is to support the collaborative development of Odoo features and
473481promote its widespread use.</ p >
@@ -476,5 +484,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
476484</ div >
477485</ div >
478486</ div >
487+ </ div >
479488</ body >
480489</ html >
0 commit comments