Sales Desk Shows Blank GUI Order Inquiry Screen for One User

Sales Desk Shows Blank GUI Order Inquiry Screen for One User

Q - When one of my users goes to Sales Desk, enters a customer number, and chooses Alt-O for Open Orders Inquiry, the user does not see the typical screen as shown below:


Instead, the user will see a blank screen like the one below:



This problem only happens for this user in Elliott V8.  Elliott V7.5 works correctly.  How did this happen?  How do we address this issue?

A - From the looks of this window, there's no grid column separator visible in both upper and lower panes. Since Elliott V8 allows users to customize the GUI Open Orders Inquiry screen, this could happen if the user chooses to right click and hide all columns from the upper and lower pane. See sample screen below:



If all the columns are hidden, there are still the "Order#" columns left that the user can't hide by right clicking the "Show Columns" function.  However, the user can drag the border of "Order#" and make the "Order#" column invisible.  When this happens, all columns are not visible.  Obviously, it does not make sense that all columns in the list view are hidden.  If your Elliott V8 codes are newer than 6/21/16, then as the user tries to exit the GUI Open Orders Inquiry screen, he/she will receive the following message:

    None of the columns in the ListView are visible.
    The default columns will be shown next time this window is used.

See sample screen below:



That is to say, no harm is done.

On the other hand, if your Elliott V8 code is from before 6/21/16, the system will let the user do this. Then the next time the user starts up this window, he/she will see a blank ListView.  To resolve this issue, you will need to delete the layout configuration, which is stored in the HKEY_CURRENT_USER registry.  Once the layout configuration is deleted, Elliott will recreate a new default layout configuration the next time this window is started again.

To delete the current layout configuration, please bring up regedit.exe by using "run," or from a command prompt.  Browse to \\HKEY_CURRENT_USER\Software\NETcellent\Elliott\8.0\Preferences.  Find the following entries:
    Geo-SYTABORD-LV-Detai-EC
    Geo-SYTABORD-LV-Detail-SA
    Geo-SYTABORD-LV-Header-EC
    Geo-SYTABORD-LV-Header-SA
You may see all four entries in your environment.  Just go ahead and delete the one you have.  See sample screen below:



The same blank ListView issue can show up for Invoice History Inquiry (Alt-V).  If you need to delete the registry entry, it is in the same area where the entries match the following:
    Geo-SYTABINV-LV*

EMK




    • Related Articles

    • CPSLSDSK Customer Order Processing Sales Desk

      Sales Desk Application Overview Sales Desk is designed for companies who need versatile order entry functions and improved customer service. It is designed to be used by salespersons, order entry personnel and telemarketers. Sales Desk is extremely ...
    • Aging Shows Differently After Database Rebuild

      Q - After the database rebuild on A/R Open Item File (AROPNFIL.BTR), the A/R aging shows differently than before. For some reason, the payments are showing before the invoices. Also, they are not in any logical order that we can see. Here are the ...
    • Developing a New Elliott V8.6 Report Desk User Defined Report (UDR)

      'Release Date: 6/20/2018 Version: 8.6 & Up This document is written for licensed Elliott Software developers. It is not relevant for regular Elliott users. Overview With proper licensing, Elliott developers can follow these three steps to create a ...
    • BMINQMNU Bill of Material Work Order Inquiry

      Work Order Inquiry Application Overview Work Order Inquiry is an interface that provides work order header information as well as current production progress. Current production progress, like Complete Quantity, Scrapped Quantity and Last Production ...
    • CPROIMNU Customer Order Processing Recurring Order Inquiry

      Recurring Order Inquiry Application Overview This function gives you fast and easy access to information about recurring orders. It is similar to Order Inquiry by Customer. It does not show the actual orders, but the recurring order templates that ...