Friday, January 13, 2023
1 change · master
Features or functions removed from Odoo
This change removes an old internal setting that is no longer needed after predictive bill features were merged into the main accounting app. It reduces maintenance overhead without changing day-to-day accounting workflows.
Original PR description
The account_predictive_bills module is merged into account_accountant. With this change, the context key `account_predictive_bills_disable_prediction` is not used anymore.