Z Report - Currency Tag

One of our customers deals with multiple currencies. On the Z Report, they require the shift's takings to display as Australian dollars as well as the native currency.

In the variable declaration section of the receipt template (XReport.xml), I have the following line:

"AUD"

"AUD" is an existing entry in the Currency area.

In the body of the report, I have the following section:

Report.Tender.TenderType <> tenderAccount

Report.Tender.Description "|" Report.Tender.ShiftTotal

"AUD|" Report.Tender.ShiftTotal

If Report.Tender.ShiftTotal = USD 0.82, then I expect the same value placed between the currency tags to report as AUD 1.00, but it does not convert and shows as AUD 0.82

What am I missing?

afn

Reply to
afn
Loading thread data ...

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.