19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:00 +01:00
parent a1137a1456
commit e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions

View file

@ -4,9 +4,7 @@
<record id="sms_template_data_hr_presence" model="sms.template">
<field name="name">Employee: Presence Reminder</field>
<field name="model_id" ref="hr.model_hr_employee"/>
<field name="body">Exception made if there was a mistake of ours, it seems that you are not at your office and there is not request of time off from you.
Please, take appropriate measures in order to carry out this work absence.
Do not hesitate to contact your manager or the human resource department.</field>
<field name="body">Hi, we noticed you're not at work and no time-off was submitted. If this is an oversight from us, we apologize. Please contact your manager or HR ASAP. Thanks</field>
</record>
</data>
</odoo>