Daily updates from Odoo
Monday, August 7, 2023
1 change
Features or functions removed from Odoo
An obsolete setting used to control order creation display has been removed because it is no longer used. This keeps the field service sales code cleaner and reduces maintenance without changing expected business workflows.
Original PR description
The field `display_create_order` is no longer used anywhere and can safely be removed Community: https://github.com/odoo/odoo/pull/128986 Upgrade: https://github.com/odoo/upgrade/pull/4996