OwlError: Invalid props for component 'TaxGroupComponent': 'currency' is undefined (should be a value)
at Object.validateProps (http://localhost:8069/web/assets/111-f749c42/web.assets_common.min.js:1546:67)
at TaxTotalsComponent.template (eval at compile (http://localhost:8069/web/assets/111-f749c42/web.assets_common.min.js:1894:370), :35:19)
at Fiber._render (http://localhost:8069/web/assets/111-f749c42/web.assets_common.min.js:1336:96)
at Fiber.render (http://localhost:8069/web/assets/111-f749c42/web.assets_common.min.js:1335:6)
at ComponentNode.initiateRender (http://localhost:8069/web/assets/111-f749c42/web.assets_common.min.js:1414:47)I am getting this error after clicking on a sale order order in sale order tree view.
I am using odoo 16 on docker container with enterprise addons installed.
I am getting this error when setting a default Sales Quotation Template. As far as I can see this issue renders the default Sales Quotation Template unusable.