Skip to content

[IMP] web: add past date warning option for date fields - #19158

Draft
maram-odoo wants to merge 1 commit into
masterfrom
master-warning-for-dates-imp-maram
Draft

[IMP] web: add past date warning option for date fields#19158
maram-odoo wants to merge 1 commit into
masterfrom
master-warning-for-dates-imp-maram

Conversation

@maram-odoo

@maram-odoo maram-odoo commented Jul 29, 2026

Copy link
Copy Markdown

Before this change, date and datetime fields only supported a warning for future dates. There was no option to warn users when a past date based on today, which is useful for fields such as deadlines or end dates.

After this change, a new warning option is introduced to support past date warnings in addition to the existing future date warning, giving users more flexibility when configuring date fields. Field-specific options in Studio are also reorganized

Community PR: odoo/odoo#279010
Enterprise PR: https://github.com/odoo/enterprise/pull/125963

Task-6366295

Before this change, date and datetime fields only supported a
warning for future dates. There was no option to warn users when
a past date based on today, which is useful for fields such as
deadlines or end dates.

After this change, a new warning option is introduced to support
past date warnings in addition to the existing future date
warning, giving users more flexibility when configuring date
fields. Field-specific options in Studio are also reorganized

Task-6366295
@robodoo

robodoo commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants