I need to calculate an employee’s annual leave based on the start date and a leave rate of 1.75 days per month.
I know that this can be done manually from leave allocation tool, but I was wondering if it is already present an automatic process.
I look forward to your advice, thanks.
@laura@Chinjuprotech you need to do customization on Leave Allocation Doctype.
Find out months from From date and To date.
then New Leaves Allocated = months *1.75
My main concern is Once we allocated the opening Leaves in System , is there any way system will auto allocate/ auto calculate the balance leave as based on to as on date