Holiday Calendar

Hi,
I’m trying to to setup a holiday list and i have set the default to the company and when i select the holiday calendar and check where i put it i don’t see it.

I also then went to the employee and set the holiday calendar there and still does not show up when i select the holiday calendar.

Thoughts?

Thanks

Type Holiday in the Awesome bar.

e.g.

Yes i did create a holiday list and set one holiday to July 4 this year. Saved it. It does not show on the holiday calendar.

If you are on version 11 that may be a bug?

A test on v10 worked as expected for me

ERPNext: v10.1.20 (master)
Frappe Framework: v10.1.21 (master)

Its does the same in both 10 and 11.

Some more testing I created a new holiday list
image
and it look like its putting them in one date.
image

Any way to debug this issue?
PS the 7/4 and 12/25 dont show anywhere on the calendary.
thanks

Yes, to set a breakpoint in the code insert import pdb; pdb.set_trace()

This lists bug reports for eg Calendar should not show on days which are not working days · Issue #14710 · frappe/frappe · GitHub