Skip to content
Snippets Groups Projects
Commit afffd3e4 authored by pash-odoo's avatar pash-odoo
Browse files

[FIX] hr_skills: fix resume end date wrong selection


before this commit, in resume we are able to put end date less than start date
which is not possible in real life.
make change in constraint to check selected end date is greater than start date.
make changes in demo data of end date which are according to new changes.

task-3397726

closes odoo/odoo#127351

Signed-off-by: default avatarSofie Gvaladze (sgv) <sgv@odoo.com>
parent b28459dd
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