Update hr/doctype/employee/employee.txt

removed salary structure button
This commit is contained in:
Nabin Hait
2013-02-08 13:09:18 +05:30
parent 197861f576
commit df35645e2a

View File

@@ -2,7 +2,7 @@
{ {
"creation": "2013-01-23 19:57:17", "creation": "2013-01-23 19:57:17",
"docstatus": 0, "docstatus": 0,
"modified": "2013-01-29 17:47:25", "modified": "2013-02-08 13:07:25",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@@ -543,14 +543,6 @@
"fieldtype": "Date", "fieldtype": "Date",
"label": "Valid Upto" "label": "Valid Upto"
}, },
{
"doctype": "DocField",
"fieldname": "salary_structure",
"fieldtype": "Button",
"hidden": 1,
"label": "Salary Structure",
"oldfieldtype": "Button"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "place_of_issue", "fieldname": "place_of_issue",