Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][FIX]hr_holidays_public: mute distracting warnings #163

Closed

Conversation

PicchiSeba
Copy link

calling the method _get_partner_deprecated_employee results in the logging of warnings

odoo.addons.hr_holidays_public.models.hr_holidays_public: Use of employee_id for hr.public.holidays is deprecated. Please use partner_id instead.

The objective of this PR is to limit as much as possible these warnings, as they can be quite distracting for more serious issues

@PicchiSeba PicchiSeba force-pushed the 16.0-mute-loggers-hr_holidays_public branch from 0820464 to e5db3d2 Compare February 4, 2025 09:17
@PicchiSeba PicchiSeba closed this Feb 4, 2025
@PicchiSeba PicchiSeba deleted the 16.0-mute-loggers-hr_holidays_public branch February 4, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant