mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
select leave approver by fullname in leave application
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
erpnext.updates = [
|
||||
["13th February, 2013", [
|
||||
"Employee: If Employee is linked to a Profile, copy Full Name, Date of Birth, \
|
||||
Image and Gender to Profile",
|
||||
"Leave Application: Select Leave Approver by their Full Name",
|
||||
]],
|
||||
["6th February, 2013", [
|
||||
"Bookmarks: Add bookmarks via toolbar by clicking on the <i class='icon-star'></i> sign.",
|
||||
]],
|
||||
|
||||
Reference in New Issue
Block a user