appraisal cleanup, removed un-necessary logic

This commit is contained in:
Rushabh Mehta
2012-11-16 10:37:14 +05:30
parent 5b22fc6b61
commit 04b9579b24
7 changed files with 309 additions and 482 deletions

View File

@@ -1,4 +1,9 @@
erpnext.updates = [
["14th November 2012", [
"Appraisal: Cleaned up form and logic. Removed complex and unnecessary approval logic, \
the appraiser can select the template and role and make an appraisal. \
Normal user can see self created Appraisals. HR Manager can see all Appraisals.",
]],
["14th November 2012", [
"Customer Issue: Moved all allocations to 'Assigned' so that there is avoid duplication fo features.",
"Letter Head: Show preview, make upload button more visible.",