This question has been flagged

Hi and thanks for the support,


My problem is that I am somehow stuck here (see title).


The issue is that mails are sent to the manager for time off requests. The manager should also validate the time off requests.


Now the situation in our company is such that the HR department must also be informed. If someone is on holiday or on sick leave. It should be noted, however, that HR should not confirm anything. It should only serve as information.


It would be easiest if you could also send the email that goes to the manager to HR. Now I can't find anything useful in Hardcoded.


Does anyone have any ideas and can help me?


System:

Odoo Version 17 Community Edition


Thank you already!

Avatar
Discard

Are you using custom email template email template ?

Author

Hi, I do not use a Custome Email Template. The Time Off module is relatively hardcoded. Furthermore, I don't need a Custome template for this type of email that needs to be sent out. Just the standard template.

Author

Or does anyone know where I can find the email template in the code. I have found all mail templates in the code but not the HR_HOLIDAY mail templates. That would certainly help me too.