fix: added payroll period in HR module (#18500)

This commit is contained in:
Michelle Alva 2019-07-27 10:03:18 +05:30 committed by Anurag Mishra
parent 0f3281fe43
commit e666b882e7

View File

@ -160,6 +160,10 @@ def get_data():
"name": "Salary Slip",
"onboard": 1,
},
{
"type": "doctype",
"name": "Payroll Period",
},
{
"type": "doctype",
"name": "Salary Component",