approval after certain period of time

1
Hello ,I’m new in Mendix, I want to send check in check out time of an employee to manager for approval. The condition here is it should automatically sent on end of that particular month and after approving it should get deleted automatically and should create a list for next month. How can it be done in mendix?. Thanks in advance.
asked
1 answers
1

Thanks for responding, Ashishkumar ,
I’m Having an Entity called MyTimeSheet in that I’m storing Check In Check Out Time. 

 

Here are some Images Of UI for reference

1)This is where I’m going to enter Check In Check Out Time 

 

2)This is the list where Check In and Check Out time will get stored.

 

3)This is where Manager will able to see and approve on view button.

 

 

answered