Monday, June 26, 2023
1 change · master
Features or functions removed from Odoo
This change removes a leftover reference to an old project task status field that is no longer used. It helps keep the Project module cleaner and reduces the chance of confusion or maintenance issues, with no expected impact on users.
Original PR description
Description of the issue/feature this PR addresses: Removing last forgotten is_closed reference (no need to remove it in any previous stable version) Follow up from already merged [task-3213526](https://www.odoo.com/web#id=3213526&cids=1&menu_id=4720&action=333&active_id=4105&model=project.task&view_type=form) And previous PR: https://github.com/odoo/odoo/pull/117968 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr