OCA / hr-holidays

Human Resources Holidays OCA modules for Odoo
GNU Affero General Public License v3.0
35 stars 106 forks source link

[FIX] hr_holidays_public: Don't populate partner_ids on calendar event #100

Closed moctarjallo closed 8 months ago

moctarjallo commented 10 months ago

When you configure a public holiday in hr.holidays.public.line then a calendar.event calendar event linked to this public holiday (meeting_id field in hr.holidays.public.line) is automatically created with the partner_ids field filled in by the partner of the user who created the holiday.

This PR modifies so that when creating the calendar event calendar.event corresponding to the configured holiday hr.holidays.public.line, the partner_ids field is not filled in (leave empty).

pedrobaeza commented 9 months ago

The only thing left is the commit message. Please put for example:

[FIX] hr_holidays_public: Don't populate partner_ids on calendar event
OCA-git-bot commented 8 months ago

What a great day to merge this nice PR. Let's do it! Prepared branch 16.0-ocabot-merge-pr-100-by-pedrobaeza-bump-patch, awaiting test results.

OCA-git-bot commented 8 months ago

Congratulations, your PR was merged at 1491e8dfb843c56546cfbf0074c4ae78e4b64009. Thanks a lot for contributing to OCA. ❤️