mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 08:12:03 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,54 @@
|
|||
To configure this module, you need to:
|
||||
|
||||
* Go to Settings > Technical > Date ranges > Date Range Types where
|
||||
you can create types of date ranges.
|
||||
|
||||
.. figure:: ../static/description/date_range_type_create.png
|
||||
:scale: 80 %
|
||||
:alt: Create a type of date range
|
||||
|
||||
* Go to Settings > Technical > Date ranges > Date Ranges where
|
||||
you can create date ranges.
|
||||
|
||||
.. figure:: ../static/description/date_range_create.png
|
||||
:scale: 80 %
|
||||
:alt: Date range creation
|
||||
|
||||
It's also possible to launch a wizard from the 'Generate Date Ranges' menu.
|
||||
|
||||
.. figure:: ../static/description/date_range_wizard.png
|
||||
:scale: 80 %
|
||||
:alt: Date range wizard
|
||||
|
||||
The wizard is useful to generate recurring periods. Set an end date or enter the number of ranges to create.
|
||||
|
||||
.. figure:: ../static/description/date_range_wizard_result.png
|
||||
:scale: 80 %
|
||||
:alt: 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
|
||||
|
||||
.. figure:: ../static/description/date_range_type_as_filter.png
|
||||
:scale: 80 %
|
||||
:alt: Date range type available as filter operator
|
||||
|
||||
Once a type is selected, date ranges of this type are porposed as a filter value
|
||||
|
||||
.. figure:: ../static/description/date_range_as_filter.png
|
||||
:scale: 80 %
|
||||
:alt: Date range as filter value
|
||||
|
||||
And the dates specified into the date range are used to filter your result.
|
||||
|
||||
.. figure:: ../static/description/date_range_as_filter_result.png
|
||||
:scale: 80 %
|
||||
:alt: Date range as filter result
|
||||
|
||||
* You can configure date range types with default values for the generation wizard on the `Generation` tab.
|
||||
In the same tab you can also configure date range types for auto-generation. New ranges for types configured for this are generated by a scheduled task that runs daily.
|
||||
|
||||
.. figure:: ../static/description/date_range_type_autogeneration.png
|
||||
:scale: 80 %
|
||||
:alt: Configure a date range for auto-generaton
|
||||
Loading…
Add table
Add a link
Reference in a new issue