Skip to main content

Sage Paperless Construction Help

List Types

Sage Paperless Construction provides the ability to make custom lists of items that can be selected as index values.

Important

You must have System Administrator permissions to view and manage list types.

  1. From My Paperless, click Global Settings.

  2. In the Global Settings navigation bar, click List Types.

    A page similar to the following displays:

    SageListTypesGrid.PNG
  1. From the List Types page, click Add.

    The List Type General Properties dialog displays with the General tab active:

    SageNewListTypeProperties.PNG
  2. In the Name field, enter a list name. This is a required field.

  3. Leave the Active check box selected if the list is ready to be used. If this list should not be active, deselect the check box.

  4. Click Save.

  5. Click the List Data tab.

    The following page displays:

    SageListDataGrid.PNG
  6. Use this page to add rows and add columns.

    Note

    When you import rows, these are "CSV Importer" style where column headers from the first line of the CSV file are read; where comma delimiter and double quotes are the defaults.

    1. Click Add Column.

      The following Add Column dialog displays:

      Important

      You must have at least one column before adding rows.

      SageListAddColumn.PNG
    2. In the Name field, enter the column heading.

    3. In the Field Length field, you can keep the default (which is 50), or lengthen or shorten the field length as appropriate.

    4. Select the Allow Unique Values Only check box if two rows in the same column cannot have the same value. This is important when building a backfill for a custom list.

    5. Click Add.

  7. (Optional) Continue adding columns.

  8. Click Add Row.

  9. Type the row entry in the appropriate column(s).

  10. Click Save.

  11. Repeat steps 8-10 to add entries to your list.

    The final list should resemble the following:

    Note

    You can change the row order by clicking Drag drag_indicator_icon.svg icon and dragging the row to the position you want it.

    SageListGridComplete.PNG
  1. From the List Types page, click Add.

    The List Type General Properties dialog displays with the General tab active:

  2. In the Name field, give the list a descriptive name.

    For example, "OCR Vendor Variant List."

  3. Leave the Active check box selected if the list is ready to be used. If this list should not be active, deselect the check box.

  4. Click Save.

  5. Click the List Data tab.

    The following page displays:

    SageListDataGrid.PNG
  6. Complete the substeps below to add Vendor ID and Vendor Name columns.

    Note

    You can also add columns for other unique identifiers, such as Street, City, State, Website or Phone Number to help OCR recognize the vendor and populate their invoice information.

    1. Click Add Column.

      The Add Column dialog displays:

      Important

      You must have at least one column before adding rows.

      SageListAddColumn.PNG
    2. In the Name field, enter the column heading.

    3. In the Field Length field, you can keep the default (which is 50), or lengthen or shorten the field length as appropriate.

    4. Select the Allow Unique Values Only check box if two rows in the same column cannot have the same value. This is important when building a backfill for a custom list.

    5. Click Add.

  7. While referencing the invoice for the vendor you need to create a variant for, click Add Row.

    CraneTechOCRInvoice.png
  8. Type the row entries in the appropriate columns, ensuring you capture the correct vendor ID, the invoice's information and possible variations. Depending on the number of differing invoices, you may need to create multiple rows for a single vendor.

    The final list should resemble the following:

    Note

    You can change the row order by clicking Drag drag_indicator_icon.svg icon and dragging the row to the position you want it.

    GlobalSettingsOCRVendorVariantListSage.png
  9. After creating or updating a vendor variant list, it is recommended that you make sure your OCR data list references the correct vendor variant list and refresh rotate_right_icon.svg the list in Global Settings > OCR > Data Lists. See Configure Data Lists for more information.

  10. Add your invoice to your OCR Queue.

    OCR should correctly read the invoice information and assign it to the mapped vendor.

    GlobalSettingsOCRVendorVariantListSage_complete.png

Complete the following steps to import rows of list data from a source CSV file.

  1. From the List Types page, click Add.

    The List Type General Properties dialog displays with the General tab active:

    SageNewListTypeProperties.PNG
  2. In the Name field, enter a list name. This is a required field.

  3. Leave the Active check box selected if the list is ready to be used. If this list should not be active, deselect the check box.

  4. Click Save.

  5. Click the List Data tab.

    The following page displays:

    SageListDataGrid.PNG
  6. Click IMPORT.

    The Import List Data dialog displays:

    SageImportListData.PNG
  7. Click Select File and locate the CSV file on your device.

    SageSelectFileDialog.PNG
  8. Select your file and click Open.

    The Import List Data dialog redisplays:

    SageImportListDataComplete.PNG
  9. In the Import List Data dialog, enter the following:

    1. Use the Delimit Columns With dropdown to select the appropriate delimiter. Comma is the default.

    2. Use the Delimit Text With dropdown to select the appropriate quote marks. None is the default.

    3. Verify that the Read column headers from first line of CSV file check box is selected. This is the default.

    4. Click Start Import.

      Note

      When the import is complete, the page redisplays on the List Data tab with column headings and entries populated.