fix: profile web form

This commit is contained in:
Jannat Patel
2023-06-19 10:55:10 +05:30
parent af9aa3e37b
commit ac1f02971f

View File

@@ -49,6 +49,7 @@
"depends_on": "eval: !doc.current",
"fieldname": "to_date",
"fieldtype": "Date",
"in_list_view": 1,
"label": "To Date",
"mandatory_depends_on": "eval: !doc.current"
},
@@ -61,6 +62,7 @@
"default": "0",
"fieldname": "current",
"fieldtype": "Check",
"in_list_view": 1,
"label": "I am currently working here"
},
{
@@ -71,7 +73,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2021-12-21 09:58:56.254035",
"modified": "2023-06-19 10:47:42.739249",
"modified_by": "Administrator",
"module": "LMS",
"name": "Work Experience",
@@ -79,5 +81,6 @@
"owner": "Administrator",
"permissions": [],
"sort_field": "modified",
"sort_order": "DESC"
"sort_order": "DESC",
"states": []
}