Removed FOCUS-55157 - HR > Employee > Benefits | Benefits with Start Date= End Date Generating Carrier Payment
Carrier Payment Generation Fix
Resolved an issue where carrier payment records were being generated for benefits that started and ended on the same date. The generation engine has been updated to ignore these records, ensuring that no payment is processed if the Begin Date equals the End Date. This fix prevents erroneous data from being sent to benefit carriers and improves the accuracy of premium reconciliation.
Removed FOCUS-56133 - HR > Benefits | Benefit Recalc process was not always choosing the current Benefit
Benefit Plan Selection Fix
Resolved an issue where the benefits recalculation process would incorrectly select an end-dated benefit plan for recalculation if it possessed a higher database ID (internal ID) than the active record. The logic has been updated to ensure the process correctly identifies and loads the active benefit plan regardless of the record's ID.