How to Create a Custom Report from a Stone Edge Standard Report

Contents of this Topic: Show

Overview

Disclaimer: Troubleshooting problems with user-modified custom reports is not covered by the SEOM Technical Support maintenance contract.

Creating a Custom Report from a Standard Report

Determine Which Report to Modify

Most standard report objects in the SEOM program file are named exactly how you see them listed in the Report Menu.  A report such as the "Sales Summary" is named "Sales Summary" in the database (F11).  

However, reports such as invoices or packing slips are named dynamically because there are several formats of these reports from which the user can choose. If you are modifying a report such as an invoice or packing slip, follow these steps to determine which format is being used:

 

  1. Make sure the program is set to Show the Microsoft Access ribbon before beginning this process.  Main Menu>Settings>Hide or Show the Microsoft Access Ribbon.

  1. Go to the Main Menu>Settings>System Functions>Set System Parameters.

  2. Select the Reports parameter group.

    1. For a packing slip, select the parameter PackingSlipTemplate.

    2. For an invoice, select the parameter InvoiceTemplate.

  1. Take note of the parameter value, as this is the name of the report template currently being used.

Locate the Report in the Database Window

  1. Open the database window (F11 at Main Menu). This feature may be restricted by SEOM's security system, if it is enabled.

  2. Select Reports on the left-hand side of the window, under the Objects heading.

  3. All of the reports that are included in the program will be listed alphabetically in the main database window. Find the report that is to be modified.

Make a Copy of the Report

  1. Right-click on the report's name and choose "Save As" and enter a new name for the copy of the report.   Do not modify the original report.

  2. You are prompted to name the report. We recommend using a naming convention which includes your company name or initials, such as "Widget Company Invoice" or "Invoice - Widget Company", to easily distinguish it as a custom report. Depending on which naming convention you use, either all custom reports will be listed near each other or they will remain by their standard report counterparts.

  3.  Click [OK].  The Database window refreshes.

Edit the Report

  1. Right-click on the new report and choose Design View.

  2. Modify the copy of the report as needed, using Access’s built in report editor. Refer to Microsoft Access's help for specific instructions about editing a report.

  3. Save the changes and close the new report.

Store the Custom Report in the Custom Reports Database

  1. Minimize the Database window. Access the Custom Report Maintenance feature and export the new custom report to the Custom Reports.mdb file for safe-keeping. Refer to Knowledge Base article, Custom Report Maintenance, for detailed instructions.

Tell the Program to Use the New Report

  1. Go to the Set System Parameters screen and enter the name of the modified report in the appropriate report template parameter. 

  2. Select Save and OK.

Examples of Creating Simple Custom Reports

Changing Fonts on a Report

  1. Open the database window, choose the report and open it in Design View.

  2. Once in design view of the report, you will see several square or rectangular boxes called "Labels" or "Text Boxes".  

  3. Clicking inside one of these will select that object, and place "Handle Bars" (little black boxes on the corners and sides) around it. 

  1. With the appropriate field selected, change the font just as you would in Microsoft Word: 

    1. on the tool bar, you should see a drop down box displaying the font for that particular box

    1. change it to the desired font 

  2. Repeat this for each field that should have a different font.

  3. Save the custom report.

  4. Export the custom report to the Custom Reports database.

  5. Import a new copy of the custom report on to each workstation in the complex.

Adding a Graphic Logo to a Report

The preferable way to add a company logo to a SEOM report is to use the system parameter, ReportLogoLocation, which identifies the location of the image to include on a standard SEOM report.

The image should be appropriately sized (1 inch X 1 inch) before setting the parameter. ReportLogoLocation is available as a Special (Cart-Based) parameter, so if there is more than one shopping cart defined within a single store data file, the paperwork for each cart can be branded with their own distinct logos.

 

For the adventurous types that like to do things the hard way, this example describes how to add a logo to a report instead of using the ReportLogoLocation parameter.

  1.  From the design view of the report, select Insert then Picture from the Microsoft Access Menu bar.

  2.  Browse to the desired image, select it and click OK.  

  3. The image now appears on the report. Note:  Images must be sized properly before importing them.  You cannot re-size an image once it is imported.

  4. Click on and drag the image to the desired location. If necessary, move or re-size other fields so that they do not overlap the image.

    1. To re-size a text box, such as the address info, select the field, click the appropriate "Handle Bar" and drag the box to the proper size and position.  

    2. Do not delete fields on an existing report, hide them instead.

Hiding a Field in the Report

If you do not want to display a particular field, such as company name, it should be hidden rather than deleted from the report.

  1. Locate the report and open it in Design View.

  2. Right-click on the desired field and click Properties.

  3.  In the Properties window, select the ALL tab, as seen in the image below.

  4.  Scroll down the list to the Visible field.

  5.  Enter or select NO from the drop-down list.

  6. Close the Properties window.

  7. Save the report and export it to the Custom Reports database.

 Field Properties window

 

 

Additional Information

Creating and Editing Custom Reports

Custom Report Maintenance

Report Parameter Group

Security System

 

Created: 1/31/11

Revised: 4/10/15

Published: 04/14/16