Thursday, November 13, 2025
2 changes · master
Features or functions removed from Odoo
The web interface no longer shows or uses the sample data ribbon in the action helper. This removes an outdated visual element, reducing confusion for users when navigating actions in Odoo.
Original PR description
This commit fully removes the use of the sample data ribbon from the action helper. Following #233205.
The Peppol configuration wizard no longer includes a hidden service configuration option that was already unavailable to users. This cleans up the setup flow and reduces unnecessary internal complexity without changing normal user behavior.
Original PR description
In commit 9c0930402ba5fb81ba2e9c0ba085ff3298abaae8 we hid the service configuration in the wizard view. It was a FW-port from stable so we did not outright delete it from the view On master we can just remove it Task from the commit mentioned above: task-4737164