Friday, December 29, 2023
1 change · master
Features or functions removed from Odoo
An unused project task date warning component was removed from the Project app. This cleanup reduces unnecessary code and helps keep the system easier to maintain without changing user-facing behavior.
Original PR description
This commit removes `task_confirm_date_end_with_warning` widget because that widget is no longer used in the codebase.