cleaned up leave application

This commit is contained in:
Rushabh Mehta
2012-11-30 12:41:46 +05:30
parent 86adcaa113
commit 71d6a0ce1d
7 changed files with 301 additions and 355 deletions

View File

@@ -1,6 +1,8 @@
erpnext.updates = [
["30th November 2012", [
"Auto Notifications: System will prompt user with pre-set message for auto-notification.",
"Employee: Users with role Employee will only be able to see their Employee Records.",
"Leave Application: Users with role Employee can now apply for leaves. HR User will be able to set Approval or Rejection.",
]],
["29th November 2012", [
"EMail: Form Emails are now via Communication (with Rich Text Etc.).",