Daily updates from Odoo
Monday, October 24, 2022
1 change · master
Resolved issues and error corrections
This fixes an issue in Planning where a repeat end date could remain set even when the repeat option was no longer configured to end on a specific date. It helps prevent misleading scheduling information and keeps recurring planning entries consistent with the selected repeat settings.
Original PR description
repeat_until should be set to False when repeat_type is != 'until' Task-3041205