mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
c2daecc07b
This commit prevents the serializer to evaluate object getters when it is trying to display an object in a reduced form. This would cause issues when a getter was returning an error instead of a value.