-
- Downloads
[FIX] hr_holidays: Fix accrual dates based on creation date
Steps:
1. Create new time off allocation
2. Set type to accrual and set start date other than present day
3. Set the accrual to add every month
4. Validate and run the scheduled action for Accrual Time Off
5. Check the field 'nextcall' with Studio or editing form view
Result:
Nextcall date is set to 1 month after the date of creation of allocation record instead of start date.
Solution:
Nextcall is now based on start date.
opw-2558480
closes odoo/odoo#75177
Signed-off-by:
Anh Thao PHAM <kitan191@users.noreply.github.com>
Please register or sign in to comment