Daily updates from Odoo
Friday, March 6, 2020
2 changes · master
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.
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