fix: default value for Templates (#25591)

This commit is contained in:
Anurag Mishra 2021-05-05 13:23:42 +05:30 committed by GitHub
parent 1a923e2361
commit 60f3e9ee29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -71,6 +71,7 @@
"label": "Leave Settings"
},
{
"default": "Leave Approval Notification",
"depends_on": "eval: doc.send_leave_notification == 1",
"fieldname": "leave_approval_notification_template",
"fieldtype": "Link",
@ -79,6 +80,7 @@
"options": "Email Template"
},
{
"default": "Leave Status Notification",
"depends_on": "eval: doc.send_leave_notification == 1",
"fieldname": "leave_status_notification_template",
"fieldtype": "Link",
@ -155,7 +157,7 @@
"idx": 1,
"issingle": 1,
"links": [],
"modified": "2021-04-26 10:52:56.192773",
"modified": "2021-05-05 12:25:24.082705",
"modified_by": "Administrator",
"module": "HR",
"name": "HR Settings",

View File

@ -423,7 +423,7 @@
{
"fieldname": "net_pay_info",
"fieldtype": "Section Break",
"label": "net pay info"
"label": "Net Pay Info"
},
{
"fieldname": "net_pay",
@ -631,7 +631,7 @@
"idx": 9,
"is_submittable": 1,
"links": [],
"modified": "2021-03-31 22:44:09.772331",
"modified": "2021-05-05 12:21:27.836273",
"modified_by": "Administrator",
"module": "Payroll",
"name": "Salary Slip",