Hi
Is there a way to produce a list of reports showing, in addition to the usual name number etc:
Invoice value in original currency
Exchange rate applied
Invoice value in home currency (GBP)
Thx.
Michael
Hi
Is there a way to produce a list of reports showing, in addition to the usual name number etc:
Invoice value in original currency
Exchange rate applied
Invoice value in home currency (GBP)
Thx.
Michael
Hello @3Unique
There is nothing standard but you could look at the Sales_Invoice.csv in the backup as it contains the exchange rate, with this you could filter by currency and calculate the required values in a separate column.
Thank you, thank you ,…