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 > Date Range </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="date-range ">
364- < h1 class ="title "> Date Range</ h1 >
363+ < div class ="document ">
365364
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 ="date-range ">
370+ < h1 > Date Range</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375!! source digest: sha256:26156f1d5b0f8d700a7fa2a8a81ce509bfa25d8eb261aefc72986f03e59ee04a
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Mature " src ="https://img.shields.io/badge/maturity-Mature-brightgreen.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-ux/tree/18.0/date_range "> < img alt ="OCA/server-ux " src ="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-date_range "> < 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/server-ux&target_branch=18.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 ="Mature " src ="https://img.shields.io/badge/maturity-Mature-brightgreen.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-ux/tree/19.0/date_range "> < img alt ="OCA/server-ux " src ="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-ux-19-0/server-ux-19-0-date_range "> < 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/server-ux&target_branch=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module lets you define global date ranges that can be used to
374379filter your values in tree views.</ p >
375380< p > It also provides a mixin model for developers that extends the model’s
@@ -390,12 +395,12 @@ <h1 class="title">Date Range</h1>
390395</ ul >
391396</ div >
392397< div class ="section " id ="installation ">
393- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h1 >
398+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h2 >
394399< p > The addon use the daterange method from postgres. This method is
395400supported as of postgresql 9.2</ p >
396401</ div >
397402< div class ="section " id ="configuration ">
398- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h1 >
403+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h2 >
399404< p > For regular usage, see Usage below. This section is to clarify optional
400405functionality to developers.</ p >
401406< p > To configure a model to use the Many2one style search field, make the
@@ -416,7 +421,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
416421</ pre >
417422</ div >
418423< div class ="section " id ="usage ">
419- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h1 >
424+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h2 >
420425< p > To configure this module, you need to:</ p >
421426< ul >
422427< li > < p class ="first "> Go to Settings > Technical > Date ranges > Date Range Types where you
@@ -454,23 +459,23 @@ <h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
454459</ ul >
455460</ div >
456461< div class ="section " id ="bug-tracker ">
457- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
462+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h2 >
458463< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-ux/issues "> GitHub Issues</ a > .
459464In case of trouble, please check there if your issue has already been reported.
460465If you spotted it first, help us to smash it by providing a detailed and welcomed
461- < a class ="reference external " href ="https://github.com/OCA/server-ux/issues/new?body=module:%20date_range%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
466+ < a class ="reference external " href ="https://github.com/OCA/server-ux/issues/new?body=module:%20date_range%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
462467< p > Do not contact contributors directly about support or help with technical issues.</ p >
463468</ div >
464469< div class ="section " id ="credits ">
465- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
470+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h2 >
466471< div class ="section " id ="authors ">
467- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
472+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h3 >
468473< ul class ="simple ">
469474< li > ACSONE SA/NV</ li >
470475</ ul >
471476</ div >
472477< div class ="section " id ="contributors ">
473- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
478+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h3 >
474479< ul class ="simple ">
475480< li > Laurent Mignon << a class ="reference external " href ="mailto:laurent.mignon@acsone.eu "> laurent.mignon@acsone.eu</ a > ></ li >
476481< li > Alexis de Lattre << a class ="reference external " href ="mailto:alexis.delattre@akretion.com "> alexis.delattre@akretion.com</ a > ></ li >
@@ -483,7 +488,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
483488</ ul >
484489</ div >
485490< div class ="section " id ="maintainers ">
486- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
491+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
487492< p > This module is maintained by the OCA.</ p >
488493< a class ="reference external image-reference " href ="https://odoo-community.org ">
489494< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -493,10 +498,11 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
493498promote its widespread use.</ p >
494499< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
495500< p > < a class ="reference external image-reference " href ="https://github.com/lmignon "> < img alt ="lmignon " src ="https://github.com/lmignon.png?size=40px " /> </ a > </ p >
496- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-ux/tree/18 .0/date_range "> OCA/server-ux</ a > project on GitHub.</ p >
501+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-ux/tree/19 .0/date_range "> OCA/server-ux</ a > project on GitHub.</ p >
497502< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
498503</ div >
499504</ div >
500505</ div >
506+ </ div >
501507</ body >
502508</ html >
0 commit comments