Display the currency symbol before the subtotal value on Quotation report using qweb view.
using with widget "<span t-field="l.price_subtotal" t-field-options="{"widget": "monetary", "display_currency": "o.pricelist_id.currency_id"}"/>"