frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
21.19k stars 7.24k forks source link

Birthday Event is created based on Date of Birth specified in the Employee master - Documentation issue - Wrong documentation #40726

Open tinodj opened 7 months ago

tinodj commented 7 months ago

Information about bug

In the documentation:

it is saying:

1.3. Birthday Event

Birthday Event is created based on Date of Birth specified in the Employee master.

But this is wrong, this feature was removed 9+ years ago with this commit:

https://github.com/frappe/erpnext/commit/5bceebc6a1a763bca957a3cdc3dabfc4124a2ed6

What is the proper / easiest way nowadays to get such feature back?

Module

HR

Version

newest newest

Installation method

None

Relevant log output / Stack trace / Full Error Message.

No response

aheart commented 4 months ago

I wanted to figure out how this feature works and found this issue. Thanks for saving me a lot of time. Would be nice to fix this or at least hide it from the documentation.