fixed employee permissions, fixed bug in import_merge of timestamps

This commit is contained in:
Rushabh Mehta
2012-11-30 12:02:00 +05:30
parent 35c017a78f
commit 86adcaa113
6 changed files with 966 additions and 1185 deletions

View File

@@ -1,4 +1,7 @@
erpnext.updates = [
["30th November 2012", [
"Auto Notifications: System will prompt user with pre-set message for auto-notification.",
]],
["29th November 2012", [
"EMail: Form Emails are now via Communication (with Rich Text Etc.).",
]],