Search 1.9 billion lines of Odoo code on GitHub

web_widget_date_range

Author: Taktik,Odoo Community Association (OCA)
License: no license
Branch: 8.0-port-widget-web-date-range-ah
Repository: taktik/web
Dependencies: web
Languages: CSS (3, 1.2%), JavaScript (174, 72.2%), Python (18, 7.5%), and XML (46, 19.1%)

<a name="web-widget-date-range"></a> <h2>Web Widget Date Range</h2> <img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <p>This module provides a new list view widget view mode 'web_widget_date_range' that adds a date range selector bar on top of your list view that allows you to specify a date range for your list items.</p> <p>The result looks like this:</p> <img alt="Web Widget Date Range" src="/web_widget_date_range/static/description/preview.png" /> <a name="usage"></a> <h2>Usage</h2> <p>To use this module, you need to:</p> <ul class="simple"> <li>To use this list view we need to set the <code>web_widget_date_range</code> as view_mode for the window action that shows your view.</li> <li>Once on view, we can select the date for which we want to filter via <code>Field Date</code> selector</li> <li>To apply the query, you need to press the <code>Apply</code>, there is also a <code>Reset</code> button via which we can reset the current query</li> </ul> <a name="example"></a> <h3>Example</h3> <img alt="Example Web Widget Date Range" src="/web_widget_date_range/static/description/code.png" /> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Adil Houmadi &lt;<a class="reference external" href="mailto:adil.houmadi&#64;gmail.com">adil.houmadi&#64;gmail.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>