Friday, April 4, 2025
1 change · saas-17.4
Resolved issues and error corrections
Fixed an issue where the contract shortcut on an existing salary offer could open a new or incorrect contract instead of the one created for the applicant. This helps recruitment and HR users reliably access the signed contract linked to an offer.
Original PR description
Steps to Produce: - Generate offer contract from recruitment. - Sign the contract and submit it. - Open an existing offer and click on the stat button. issue: - stat button opens new contract from view as employee contract is False. Fix: - return applicant's newly created contract to the stat button. task-4610751