-
- Downloads
[FIX] hr_timesheet: Allow to update the empty description on timesheet
Currently, In timesheet module when we update the description of
existing entry and if the description is empty then it generates
required field error.
So in this commit, when a description updated as an empty then we
set a default '/' in the description.
closes odoo/odoo#55370
Taskid: 2301377
Closes: #54726
X-original-commit: 10cecadd05f0349765dc9cdb111e91c2d6d423b4
Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
Please register or sign in to comment