-
- Downloads
[FIX] hr_holidays: correct date format on leave name
Before this Commit, dates was not formatted based on user's language.
With this commit, we use format_date to correctly format dates.
closes odoo/odoo#107709
Related: odoo/enterprise#34894
Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>