I have this unique problem. We are using Crystal Report to print our invoices in SOP. We wanted to print one invoice which is posted. We opened the invoice on the screen. It shows all data perfectly. When i print this invoice (either to screen or printer), it prints a blank invoice. I opened another historical invoice and tried printing, it prints fine. Only this particular invoice does not print and we need to print this particular one only as our customer has asked for a copy. Any ideas what could be wrong and how can i get this invoice to print?
The things that i tried are as follows:
1) It looks as if something is wrong with this particular invoice number and not the data. I took the data for this invoice in the SQL tables and changed the number of this invoice to another invoice ( which was posted and was in historical table). It printed the invoice with data from old invoice but with the new invoice number. This proves the data is alright. It must be some table where the entry for the original invoice number is not there and entry for the new invoice number ( the one i replaced it with ) is there.
I hope this info is helpful. Please help, thanks
The things that i tried are as follows:
1) It looks as if something is wrong with this particular invoice number and not the data. I took the data for this invoice in the SQL tables and changed the number of this invoice to another invoice ( which was posted and was in historical table). It printed the invoice with data from old invoice but with the new invoice number. This proves the data is alright. It must be some table where the entry for the original invoice number is not there and entry for the new invoice number ( the one i replaced it with ) is there.
I hope this info is helpful. Please help, thanks