mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-14 01:20:41 +00:00
Rename Offer Letter to Job Offer (#12934)
This commit is contained in:
committed by
Rushabh Mehta
parent
5a5f73e46a
commit
394b7a2fa3
@@ -46,7 +46,7 @@ def get_data():
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Offer Letter",
|
||||
"name": "Job Offer",
|
||||
"description": _("Offer candidate a Job."),
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user