XLS Form Not Showing Customer Company Info

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
bucobill
Posts: 98
Joined: Thu Nov 10, 2011 3:24 pm
Contact:

XLS Form Not Showing Customer Company Info

Post by bucobill »

I have an invoice pdf set up which shows the Company (Seller), Customer (Buyer) invoice number, invoice amount and other info. We are using Display as XLS in the rules area of a process calling on the same document as the pdf.

When it displays as a pdf it works fine, however as an XLS it does not show the company or invoice number but does show the customer. In the areas where the company is suppose to be displayed it just shows a white box. Does anyone have any ideas as to why it works as a pdf but not an XLS? Has anyone seen a similar issue?
Will
Version 7.0 (Build 2154)
Windows Server MySQL
Website Quinello
bucobill
Posts: 98
Joined: Thu Nov 10, 2011 3:24 pm
Contact:

Re: XLS Form Not Showing Customer Company Info

Post by bucobill »

No one has had this issue?

We use

Code: Select all

DISPLAY DOCUMENT OrderDocRatingsCompany AS XLS
in a process to show the XLS document. If we do

Code: Select all

 DISPLAY DOCUMENT OrderDocRatingsCompany
it displays as a pdf and all information is displayed including all company info, customer info and invoice information. Once we use DISPLAY DOCUMENT OrderDocRatingsCompany AS XLS we lose the company info and invoice information. The customer information remains. Does anyone have any clue as to how to resolve this issue?
Will
Version 7.0 (Build 2154)
Windows Server MySQL
Website Quinello
weblike
Posts: 1165
Joined: Sun Dec 02, 2012 12:00 pm
Location: Europe

Re: XLS Form Not Showing Customer Company Info

Post by weblike »

Hi,
Can you make a small bsv to test it out?
Regards.
Thx,
George
________________________________
Developer Edition
AwareIM: v8.5, build 2824
OS: Windows Server 2012
DB: MySql 5.6.42
Post Reply