From 39d10c128d56d55f21cee59c30a0585025a5d58c Mon Sep 17 00:00:00 2001 From: Sreejith Date: Sat, 31 Mar 2018 09:07:25 +0530 Subject: [PATCH] [FIX] Name Modified --- oh_appraisal/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oh_appraisal/__manifest__.py b/oh_appraisal/__manifest__.py index 8543fb69d..6bdd34abd 100644 --- a/oh_appraisal/__manifest__.py +++ b/oh_appraisal/__manifest__.py @@ -21,7 +21,7 @@ # ################################################################################### { - 'name': "OHRMS Employee Appraisal", + 'name': "OpenHRMS Employee Appraisal", 'version': '10.0.1.0.0', 'summary': """Roll out appraisal plans and get the best of your workforce""", 'description': """Roll out appraisal plans and get the best of your workforce""",