Tuesday, November 9, 2021
1 change · master
Features or functions removed from Odoo
This change removes obsolete transfer account setup code that is no longer used in accounting and several country-specific accounting modules. It has no expected impact on day-to-day users, but helps keep the system easier to maintain and reduces clutter for future updates.
Original PR description
`_prepare_transfer_account_for_direct_creation` is not used since https://github.com/odoo/odoo/commit/04522f01e6fdbf82a657b32b312449fd7d756f79 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr