I need to prepare a workflow for a library in SharePoint designer 2010.The list named as book library will contain the name of the books, the applying date, From date and To date and the issued date which will be the issuing date by manager when he approves the book request.But the Issue Date should not be visible in the list.It should come when the manager approves the request.
The workflow should start as follows:-
It is like when a user borrows a book by clicking the add new item, a book request approval email should be sent to the manager, who will then approve or reject the book request. Also when the book request is approved, the user will get an email about the status of his request.
After the book has been issued to the user, the issue date should be displayed with the appropriate date when the manager had issued it.
Now when the book is issued to the user for a particular date, After the completion of the specified date the user had requested the book for, now he should get an email about the return of the book.
Also when the request is sent to the manager for approval, and in case, he is not in office for 2 days ,the approval request should be delegated to another manager who will approve the request.
Thanks,
Rachel