Wednesday, December 21, 2022
1 change · master
Enhancements to existing features
The recruitment app's technical files have been reorganized into clearer, more focused sections. This does not change day-to-day hiring workflows, but it should make future updates easier and safer for the team maintaining the system.
Original PR description
Before this commit, recruitment models and views were mostly set inside 'hr_recruitment.py' and 'hr_recruitment_views.xml' respectively. In order to navigate easily, models are separated into distinctive files.