Daily updates from Odoo
Friday, March 6, 2020
3 changes
Enhancements to existing features
This update improves how Odoo retrieves stored information by reusing data already available in memory instead of repeatedly loading it. This can make common operations faster and more efficient while preserving existing behavior through updated tests.
Planning managers now have access to configure planning roles and shifts. This helps them manage scheduling setup directly without needing extra administrator assistance.
Original PR description
Give access rights to planning managers to roles and shifts configuration -- I confirm I have signed the CLA and read the PR guidelines at [www.odoo.com/submit-pr](www.odoo.com/submit-pr)
Subscription alerts can now be limited to specific sales teams, in addition to existing filters like company or template. This helps businesses send more relevant alerts only for the teams responsible for those subscriptions.
Original PR description
purpose of this task is to make alert that will run only on subscriptions that belong to specific salesteams. task: 2119459