Daily updates from Odoo
Saturday, June 8, 2024
1 change
Resolved issues and error corrections
This update significantly improves the speed of creating new business partners in the German accounting system. By optimizing how the system checks accounting compliance rules, partner creation time has been reduced from 10 minutes to just 2 minutes, making the system much more responsive for daily operations.
Original PR description
The aim of this commit is to improve the perfomance of the datev features constrains checks. Context: Performance issue spotted on odoo.com prod. DB. Before the commit: Creating a partner takes up to 10 min. After the commit: Creating a new partner reduces the creation time to 2 min. task-id: None Forward-Port-Of: odoo/enterprise#64068 Forward-Port-Of: odoo/enterprise#63971