Daily updates from Odoo
Wednesday, March 25, 2020
2 changes
Enhancements to existing features
Planning users can now choose to show notes directly in the list view, making relevant scheduling details easier to access when needed. Role records can also be edited from the list view, reducing clicks for routine planning setup updates.
Original PR description
- Added "note" to the list view (optional hidden) - Role list view as editable TaskID: 2223897
The HR Referral reward purchase popup now uses clearer wording when employees confirm a reward. This improves understanding by referring to the action as confirming a reward and correcting the HR follow-up message.
Original PR description
PURPOSE The purpose of this commit is improve the conformation message. SPECIFICATIONS In this commit, after the conformation of reward improve the message (hr_referral_reward_views.xml) in hr_referral module. LINKS PR #9419 task-2205646