When processing PTO accrual the net entitlement displays correctly for regular payruns but does not
We use element "Vacation Used" for our Vacation Accrual processing. When the element is processed through a regular payrun, the net entitlement is correct but when processing through a quickpay it does not. The entries are being added to table per_absence_attendances for the regular payrun but not for quickpays which is the cause of per_accrual_calc_functions.get_net_accrual not returning the correct value. Is there an option somewhere that needs to be set?