Add ``get_bound_dimension(raise_if_not_found=True)``
- Nov 27, 2023
-
-
Houzefa Abbasbhay authored
Streamline previous impl to simply calling ``self.env.ref`` as there are no perf penalties in doing so with Odoo 16 (cache works fine).
-
Streamline previous impl to simply calling self.env.ref
as there are no perf penalties in
doing so with Odoo 16 (cache works fine).
--HG-- branch : 16.0
Streamline previous impl to simply calling ``self.env.ref`` as there are no perf penalties in doing so with Odoo 16 (cache works fine).