Skip to content
Snippets Groups Projects
Commit d8aaff30 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#135628

X-original-commit: 1e10907a2e493280a8c7d95656639bde425f914a
Signed-off-by: default avatarSofie Gvaladze (sgv) <sgv@odoo.com>
parent e21c17fa
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