sequence_date_range

sequence_date_range
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/10.0/sequence_date_range
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYaccount
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, François Honoré
WEBSITE
WEBSITEhttps://github.com/OCA/server-tools
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
ir_sequence_form_view ir.sequence.form (in sequence_date_range) ir.sequence Inherits base.sequence_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • 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')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.