| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/10.0/sequence_date_range |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | oca-travis, OCA-git-bot, François Honoré |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_sequence_form_view |
ir.sequence.form (in sequence_date_range) | ir.sequence | Inherits base.sequence_view |
No HTTP endpoints found for this module.
date_range_field
Selection
default='date_from'
help="Define which date field must be used in case of date ranges as the reference date to generate sequences.\nEx: date_from = '2018-10-01' and date_to = '2019-09-30'.\nIf you pick 'date_to' as reference date, your range_year will be 2019 (2018 if you pick the 'date_from', who is the default)"
required=True
selection=[('date_from', 'From'), ('date_to', 'To')]
No public methods.
No new fields.
Public methods (0)No public methods.