added view selector and calendar view for leave application

This commit is contained in:
Rushabh Mehta
2013-02-15 19:28:05 +05:30
parent aae45532f3
commit 9249f354cd
3 changed files with 71 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
erpnext.updates = [
["15th February, 2013", [
"Calendar: Added new FullCalendar, and Calendar Views",
"Leave Application: Added email notifications on Leave Application",
]],
["13th February, 2013", [
"Employee: If Employee is linked to a Profile, copy Full Name, Date of Birth, \
Image and Gender to Profile",