Daily updates from Odoo
Friday, July 26, 2019
3 changes
New functionality added to Odoo
Adds a new HR referral app that gives employees a personal dashboard to share open jobs, track referred candidates, earn points, and redeem rewards. This helps motivate staff to recommend candidates while giving the company better visibility into referral activity and hiring outcomes.
Original PR description
Each employee has a personal dashboard with information about him cooptations (information : his level in application referral, current amount of points, ...). On dashboard there are also buttons to…
Each employee has a personal dashboard with information about him cooptations (information : his level in application referral, current amount of points, ...). On dashboard there are also buttons to go to available job positions to share, referral in progress or hired and to the shop to spend points. The last button is made to send a mail with a link with all job positions. We can share job positions on Facebook, Twitter, LinkedIn and direct link. There are link_trackers on each generated link to give referral points to correct employee. When someone apply to a job with a shared link, the employee that shared the link is added to applicant. The employee receives points and notifications when the applicant reach new stages. When employees reach a certain amount of points, he improve his level and he can exchange points to gifts in the shop. When an applicant is hired, the employee can choose a new 'friend' to add it on his dashboard. id=1967977 Co-authored-by: edi-odoo <edi@odoo.com> Co-authored-by: jbm-odoo <jbm@odoo.com>
Enhancements to existing features
The old Settings dashboard is removed and its key actions are moved into the General Settings page. Users can now invite people, access developer tools, view the Odoo edition, and manage IAP account links from one clearer settings area.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Settings entry now takes users straight to the General Settings page instead of an intermediate dashboard. Key tools from the removed dashboard, such as user invitations, developer tools, edition details, and account links, were moved into settings or menus to reduce duplication and improve navigation.