how to auto approve when the approved offer letter has a change in the start date
I want to make the redraft condition auto approve,
- when the offer is already approved once and
- only the start date is changed. Please let me know if the condition can be achieved. At the time of redrafting, is there any possibility that we can check if only the start date is changed in the offer letter.
The first condition I have achieved already using the approval rules by giving a condition as redraft!=null. However, the second condition is not satisfied yet.
0