diff --git a/addons/website_sale/views/templates.xml b/addons/website_sale/views/templates.xml index 4de3c36007d..d6d868a8c74 100644 --- a/addons/website_sale/views/templates.xml +++ b/addons/website_sale/views/templates.xml @@ -87,7 +87,7 @@   @@ -432,7 +432,7 @@ t-field="product.lst_price" t-field-options='{ "widget": "monetary", - "from_currency": "website.currency_id", + "from_currency": "product.company_id.currency_id", "display_currency": "user_id.partner_id.property_product_pricelist.currency_id" }'/> @@ -490,7 +490,7 @@ @@ -510,7 +510,7 @@ @@ -687,7 +687,7 @@   @@ -781,7 +781,7 @@