odoo/documentation#19158

Created by Mahiv Ram (maram)

Blocked

label
odoo-dev:master-warning-for-dates-imp-maram
head
1c5dc193e7a01581a5279bc4ec1c5afbc5b4af59
odoo/odoo odoo/enterprise odoo/documentation
master #279010 missing statuses missing r+ #125963 missing statuses missing r+ #19158 missing r+

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

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: odoo/enterprise#125963

task-6366295