Using .net to reprint invoices.

mphillips

New Member
I'm working on revamping an old .NET (C#) application which handily reprints invoices from SyteLine. We recently turned international and have begun using multi-site and multi-currency. So, I now need my invoice reprint application to properly display the CURRENCY as is displayed on the raw SyteLine invoice print output.

Where does the currency indication for invoices come from? The curr-code in the pub.inv-hdr table is empty so I'm not sure how it links up with the currency master (pub.currency).

Michael Phillips
Cardiac Science Corporation :confused:
mphillips@cardiacscience

 
Top