current option selected
main company currency : INR
Quote / Purchase order currency : USD
In quotation / purchase order / etc. when tring to print
code : {{ doc.currency }} {{ frappe.db.get_value(“Currency”, currency, “symbol”) }}
output : USD ₹
correct output should be : USD $