Date Range
by ACSONE SA/NV https://github.com/OCA/server-ux , Odoo Community Association (OCA) https://github.com/OCA/server-uxAvailability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 544 |
Technical Name |
date_range |
License | AGPL-3 |
Website | https://github.com/oca/server-ux |
Versions | 17.0 14.0 9.0 10.0 11.0 12.0 15.0 16.0 |
Date Range
This module lets you define global date ranges that can be used to filter your values in tree views.
Table of contents
Installation
The addon use the daterange method from postgres. This method is supported as of postgresql 9.2
Usage
To configure this module, you need to:
Go to Settings > Technical > Date ranges > Date Range Types where you can create types of date ranges.
Go to Settings > Technical > Date ranges > Date Ranges where you can create date ranges.
It’s also possible to launch a wizard from the ‘Generate Date Ranges’ menu.
The wizard is useful to generate recurring periods.
Your date ranges are now available in the search filter for any date or datetime fields
Date range types are proposed as a filter operator
Once a type is selected, date ranges of this type are porposed as a filter value
And the dates specified into the date range are used to filter your result.
Changelog
11.0.3.0.0 (2019-08-08)
- [MIG] Forward porting of date range with hierarchical feature (#47)
10.0.3.0.0 (2019-11-20)
- [IMP] Added hierarchical feature for date_range. (#1380)
10.0.2.0.1 (2018-11-19)
- [FIX] Fix bug in DateRange._onchange_company_id not called when type_id is changed
- [FIX] Fix bug in DateRangeType._check_company_id when called with more than one record. (#26)
- [IMP] Adapt module to work in multi company. (#10)
- [FIX] Fix unlink date range type. (#9)
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- ACSONE SA/NV
Contributors
- Laurent Mignon <laurent.mignon@acsone.eu>
- Alexis de Lattre <alexis.delattre@akretion.com>
- Miquel Raïch <miquel.raich@eficent.com>
- Andrea Stirpe <a.stirpe@onestein.nl>
- Nikos Tsirintanis <ntsirintanis@therp.nl>
Maintainers
This module is maintained by the OCA.
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.
Current maintainer:
This module is part of the OCA/server-ux project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module