From 41471c3b4442614556351df3f5b4dc3b667eef7f Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Thu, 5 Jun 2014 11:40:45 +0530 Subject: [PATCH] fixed description in salary manager --- erpnext/hr/doctype/salary_manager/salary_manager.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/hr/doctype/salary_manager/salary_manager.json b/erpnext/hr/doctype/salary_manager/salary_manager.json index 39a1d9cf9e2..e430f3b5f25 100644 --- a/erpnext/hr/doctype/salary_manager/salary_manager.json +++ b/erpnext/hr/doctype/salary_manager/salary_manager.json @@ -11,7 +11,7 @@ "fieldname": "document_description", "fieldtype": "HTML", "label": "Document Description", - "options": "
You can generate multiple salary slips based on the selected criteria, submit and mail those to the employee directly from here
", + "options": "
You can generate multiple salary slips based on the selected criteria, submit and mail those to the employee directly from here
", "permlevel": 0 }, { @@ -144,7 +144,7 @@ "icon": "icon-cog", "idx": 1, "issingle": 1, - "modified": "2014-05-09 02:16:45.165977", + "modified": "2014-06-04 06:46:39.437061", "modified_by": "Administrator", "module": "HR", "name": "Salary Manager",