Hi @kirthi,
Yes, you can restrict the access to users to see only submitted salary slip using hooks
by adding the query conditions to your app’s hook for the salary slip.
Please check the frappe hooks.py and query condition example
Thanks,
Makarand