Wednesday, September 11, 2024
1 change · 17.0
Features or functions removed from Odoo
An unused partner-related accounting function was removed because it was no longer called anywhere in the system. This is an internal cleanup that helps keep the accounting codebase simpler and easier to maintain, with no expected change for users.
Original PR description
The function mark_as_reconciled of res.partner was not used in the code, so it could be removed. task-4085127 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr