Friday, December 20, 2024
1 change · 17.0
Enhancements to existing features
This update enhances the speed of quality checks within the MRP system. By adding an index to a key database field, the system now responds more quickly when processing stock movements, leading to faster operations and improved efficiency.
Original PR description
Add missing index on move_line_id to speedup checking the check_ids of a stock_move_line. See community PR for more info https://github.com/odoo/odoo/pull/190479