Daily updates from Odoo
Friday, June 30, 2023
2 changes
Enhancements to existing features
The Knowledge app’s emoji picker has been repositioned from the page header to the bottom area. This makes the editing interface cleaner and keeps emoji selection available without competing with header actions.
Original PR description
https://github.com/odoo/odoo/pull/116060
The Planning app now includes additional sample data for material resources such as cranes, projectors, and scanners, along with scheduled slots for those resources. This makes demo environments more realistic and helps users better understand how material resource planning works.
Original PR description
In this commit improve the following generic UX - add demo data for material resources and created slots for that material resources - add role crane and create resources for crane: crane 1, crane 2 and created slots for these resources - Same for projector and scanner task-3128509