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

    • Feature - Sales Promotion Desk

      Release Date - 8/30/16 Sales Promotion Desk IntroductionIn Elliott Business Software, Item Master table, we have the following fields that allow users to put an item on sale: Start Sale Date End Sale Date Sale Price If customers purchase this item ...
    • 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 ...
    • SDLAYOUT Sales Desk Screen Layout

      Sales Desk Screen Layout Many companies have some special information needed for their order taking process. Sales Desk allows you to customize the screen center portion for customized item or customer information. The default 12 fields are displayed ...
    • Manifest Orders Status Report to Export CSV Shows Blank Result

      Release Date: 01/06/2021 Version: 8.0 & Up Q - I tried to run COP -> Processing -> Print Pikc/Pack Tickets -> Shipping -> Manifest Order Status Report. I tried to export the CSV file. The report comes up OK. But the CSV shows blank. See sample screen ...
    • 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 ...