fix: added payroll period in HR module (#18500)
This commit is contained in:
parent
0f3281fe43
commit
e666b882e7
@ -160,6 +160,10 @@ def get_data():
|
||||
"name": "Salary Slip",
|
||||
"onboard": 1,
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Payroll Period",
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Salary Component",
|
||||
|
Loading…
x
Reference in New Issue
Block a user