Repository
OCA/server-tools · module folder · Try on Runboat
Module version
1.0.0
Category
account
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-tools
Last tracking update
2026-08-07 07:17:48
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
François Honoré, OCA-git-bot, oca-travis
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
ir_sequence_form_view ir.sequence.form (in sequence_date_range) ir.sequence form 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.