fix: Leave application status (#23043)

* fix: leave application status update fix

* fix:adding patch
This commit is contained in:
Anupam Kumar
2020-08-18 14:43:34 +05:30
committed by GitHub
parent 693bf1309a
commit 09b6628e53
3 changed files with 14 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
{
"actions": [],
"allow_import": 1,
"autoname": "naming_series:",
"creation": "2013-02-20 11:18:11",
@@ -167,6 +166,7 @@
"fieldtype": "Column Break"
},
{
"allow_on_submit": 1,
"default": "Open",
"fieldname": "status",
"fieldtype": "Select",
@@ -246,9 +246,8 @@
"icon": "fa fa-calendar",
"idx": 1,
"is_submittable": 1,
"links": [],
"max_attachments": 3,
"modified": "2020-03-10 22:40:43.487721",
"modified": "2020-08-13 17:22:44.832397",
"modified_by": "Administrator",
"module": "HR",
"name": "Leave Application",
@@ -333,4 +332,4 @@
"sort_order": "DESC",
"timeline_field": "employee",
"title_field": "employee_name"
}
}