fixed test earning type
This commit is contained in:
parent
c994647704
commit
00a07de426
@ -3,6 +3,14 @@
|
||||
"doctype": "Salary Structure",
|
||||
"name": "_Test Salary Structure 1",
|
||||
"employee": "_T-Employee-0001",
|
||||
"from_date": "2014-02-01"
|
||||
"from_date": "2014-02-01",
|
||||
"earnings": [
|
||||
{
|
||||
"e_type": "_Test Basic Salary"
|
||||
},
|
||||
{
|
||||
"e_type": "_Test Allowance"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user