The invoice custom screens layout need reflect currency used when creating object
The custom screens layout is reflecting the user preference currency and not the currency used when creating the object.
we have invoice in both currency CAD and USD
If the user preference is CAD, invoices in USD, we see 0 and if user preference is USD, all invoices in CAD we see 0
Any way we can see both currency in the screen set result after a query? Use the currency used when creating the object instead the user pref ?