Daily updates from Odoo
Friday, October 12, 2018
1 change · master
Features or functions removed from Odoo
An obsolete settings file in the sales and stock area was removed because it was no longer used and referred to a configuration model that no longer exists. This is a low-risk cleanup that helps keep the codebase tidy without changing customer-facing behavior.
Original PR description
This file is not mentioned in manifest, and it is wrong as the model `stock.config.settings` does not exist anymore in v11. This leads to no issue as this file is not used anywhere, but it should not exist. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr