Saturday, April 18, 2026
1 change · saas-18.2
Features or functions removed from Odoo
The accounting tax setup no longer shows a tooltip that incorrectly implied taxes were restricted by product type. This reduces confusion for users configuring taxes and better reflects how the field actually works.
Original PR description
The current tooltip suggests that the `tax_scope` field restricts the use of taxes based on the product type. However, this is misleading, as the field does not enforce any restriction at the product level. To avoid confusion, remove the tooltip entirely. Backport of: https://github.com/odoo/odoo/pull/256573 opw-6118051 Forward-Port-Of: odoo/odoo#259550