2 Star 0 Fork 0

oca-github/server-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Date Range

Mature License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runbot

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.

    Create a type of date range
  • Go to Settings > Technical > Date ranges > Date Ranges where you can create date ranges.

    Date range creation

    It's also possible to launch a wizard from the 'Generate Date Ranges' menu.

    Date range wizard

    The wizard is useful to generate recurring periods.

    Date range wizard result
  • 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

    Date range type available as filter operator

    Once a type is selected, date ranges of this type are porposed as a filter value

    Date range as filter value

    And the dates specified into the date range are used to filter your result.

    Date range as filter result

Changelog

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 smashing 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

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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:

lmignon

This module is part of the OCA/server-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/oca-github/server-tools.git
git@gitee.com:oca-github/server-tools.git
oca-github
server-tools
server-tools
10.0

搜索帮助