Hi.
I have some problem with Time Off module
When employee allocate his free days by pressing button "New Time Off" and fill popup box then notification looks like this:
"Dear LostInFrost,
[employee name] has just assigned you the following activity:
- Document: "[employee name] on [Type of time off]: 5.00 days (15/01/2024 / 19/01/2024)" (Time Off)
- Deadline: 04/01/2024"
and thats look great! HOWEVER! when employee request time off by pressing day on calendar view (still in Time off modue not in Calendar) then notification looks like that:
"Dear LostInFrost,
[employee name] has just assigned you the following activity:
- Document: "[Type of time off] : 5.00 days" (Time Off)
- Deadline: 04/01/2024"
as u can see there is missing dates from/to. I expect this is since pressing single day on calendar meant to be asking for one day off not multiple ones? however humans are different one will ask for time off that way another one the other way so i need to make it to work as once and i would prefer the first notification since they are send to managers that would like to know who ask for day off from when to when before they log on to odoo.
its self hosted instance AND i was looking a long time for a script that is responsible for message sending to maybe edit them or something but with no luck. u may say go write Your own module for that. ok sure maybe some day but give me some courses cos those what i found was for old version's
Apricieate for help