Daily updates from Odoo
Thursday, November 21, 2024
1 change · master
Resolved issues and error corrections
This fix ensures planning schedule template calculations work correctly when several records are processed at once. It helps avoid incorrect or incomplete planning data in batch operations, improving reliability for teams managing schedules.
Original PR description
Template compute methods do not support properly recordsets and work for a single record. The goal here is to handle more than one record at a time.