Skip to content

Instantly share code, notes, and snippets.

@njsubedi
Created January 11, 2023 18:15
Show Gist options
  • Save njsubedi/d105fef6af80daf10ad4a97027c1cc09 to your computer and use it in GitHub Desktop.
Save njsubedi/d105fef6af80daf10ad4a97027c1cc09 to your computer and use it in GitHub Desktop.
ErpNext HRMS Customizations for Nepal
This file has been truncated, but you can view the full file.
// Add a new field "Bikram Sambat Birthday" to the Employee. Then add the following "Client Script" to ErpNext.
frappe.ui.form.on('Employee', {
'date_of_birth' : function (frm) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment