Skip to content

Commit

Permalink
feat: add description to Closes On field
Browse files Browse the repository at this point in the history
(cherry picked from commit 311249b)

# Conflicts:
#	hrms/hr/doctype/job_opening/job_opening.json
  • Loading branch information
krantheman authored and mergify[bot] committed Dec 12, 2023
1 parent b97ba3d commit a20b806
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hrms/hr/doctype/job_opening/job_opening.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@
},
{
"depends_on": "eval:doc.status == 'Open'",
"description": "If set, the job opening will be closed automatically after this date",
"fieldname": "closes_on",
"fieldtype": "Date",
"label": "Closes On"
Expand Down Expand Up @@ -255,6 +256,7 @@
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
"modified": "2023-09-14 16:50:39.316079",
=======
Expand All @@ -278,6 +280,9 @@
=======
"modified": "2023-09-14 13:04:00.241451",
>>>>>>> 34b9ae543 (refactor: show only Month and Year for Salary Paid Per)
=======
"modified": "2023-09-14 15:57:04.756209",
>>>>>>> 311249ba9 (feat: add description to Closes On field)
"modified_by": "Administrator",
"module": "HR",
"name": "Job Opening",
Expand Down

0 comments on commit a20b806

Please sign in to comment.