Rename - Additional Salary Component to Additional Salary (#14302)

* Rename Doctype Additional Salary Component to Additional Salary

* Remove unused import
This commit is contained in:
Jamsheer
2018-06-04 11:02:53 +05:30
committed by Nabin Hait
parent 8ac7dfee36
commit 398f15754d
10 changed files with 149 additions and 119 deletions

View File

@@ -94,6 +94,10 @@ def get_data():
"type": "doctype",
"name": "Employee Benefit Claim",
},
{
"type": "doctype",
"name": "Additional Salary",
},
{
"type": "doctype",
"name": "Employee Tax Exemption Declaration",
@@ -123,10 +127,6 @@ def get_data():
"type": "doctype",
"name": "Salary Component",
},
{
"type": "doctype",
"name": "Additional Salary Component",
},
{
"type": "doctype",
"name": "Salary Structure",