Hi Everyone,
For the Batch Number Transaction Report, Is there a way which I can add Item Description to the default report (As I can't find the unique ID line on the right hand side), as well as adding Pictures to the report?
Many Thanks
Cleme...
Hi Everyone,
Just an query on my Sql function for Production Order, my client uses 2 types of currencies (NTD - System Currency and GBP - Local Currency) for its Production Orders.
Below is my SQL attempt:
--Purchase Order select t1.LineNum+1 a...
HiYour function works well for when currency is GBP, but when currency is NTD, it doesn't show the correct amount.The query will still show GBP185.00 instead of the NTD7400.00 I want. Please Advice
Hi NagarajanI would like the Document Currency and its respective values to show up in my sql query. Say like Purchase Order #1 uses NTD and Purchase Order #2 uses GBP, I would like them to show in my Crystal Report template