williamLOR
Member
- Joined
- Aug 3, 2005
- Messages
- 9
- Programming Experience
- Beginner
Hello folks,
Now i'm developing a web application for my uncle company. He want me to develop a online leave form.It mean that, when an applicant apply for a leave. When he click submit button.It will send a mail to manager.
Second, when manager open mail. Inside the mail,i put a link in the mail for them go back to the online leave form for approve or reject the applicant leave form.
The problem is here, my uncle company has a lot of departments. So each department manager just can view or approve/reject for his/her personnel.
When they login, they should not touch the other departments workers online application forms. Moreover, manager online leave form can be approved/ rejected by director or superior manpower.The organization chart become important for my leave form.
The first and second problem, i can solve it. But for that problem, i dont know how to do it.
Is it need to group the level of user login.How to differentiate in level by level?
Now i'm developing a web application for my uncle company. He want me to develop a online leave form.It mean that, when an applicant apply for a leave. When he click submit button.It will send a mail to manager.
Second, when manager open mail. Inside the mail,i put a link in the mail for them go back to the online leave form for approve or reject the applicant leave form.
The problem is here, my uncle company has a lot of departments. So each department manager just can view or approve/reject for his/her personnel.
When they login, they should not touch the other departments workers online application forms. Moreover, manager online leave form can be approved/ rejected by director or superior manpower.The organization chart become important for my leave form.
The first and second problem, i can solve it. But for that problem, i dont know how to do it.
Is it need to group the level of user login.How to differentiate in level by level?