fix: Added link for loan in HR module page
This commit is contained in:
parent
6b320bea81
commit
948cc631c6
@ -296,6 +296,10 @@ def get_data():
|
||||
"name": "Loan Application",
|
||||
"dependencies": ["Employee"]
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Loan"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user