Skip to content
Snippets Groups Projects
Commit 1f6a7deb authored by Lucas Perais (lpe)'s avatar Lucas Perais (lpe) Committed by fw-bot
Browse files

[FIX] web: custom filter on date[time] with changing the operator


On a list view, Add a custom filter on a date
Change the operator to "in between"
Change it back to "equal"
Apply the search

Before this commit, the label of the filter still was in between
Whereas it should have been "equal to ..."

After this commit, the label of the filter is correct

OPW 2085951

closes odoo/odoo#38705

closes odoo/odoo#38869

closes odoo/odoo#38936

Original-signed-off-by: default avatarLucas Perais (lpe) <lpe@odoo.com>
Original-signed-off-by: default avatarLucas Perais (lpe) <lpe@odoo.com>
X-original-commit: bb775152
Signed-off-by: default avatarLucas Perais (lpe) <lpe@odoo.com>
parent a4910628
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment