Admin Settings

Manual Sync Actions

Last Sync: 2026-02-16 11:59:02 - FAILED
Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'vendor_name' in 'field list' View History

ServiceMax Sync

Last sync: 2026-03-12 15:32:17

View History

Compute Matches

Run matching algorithm against current inventory

Last Import

Last successful import: 2026-05-14 08:51:49

Upload CSV

System Configuration

How many days to keep snapshot history

Part Number Mapping

Manage mappings between ServiceMax part numbers and Great Plains item numbers.

Coming soon: UI for managing part number mappings

For now, insert mappings directly into the part_number_map table:

INSERT INTO part_number_map (gp_item_number, smx_part_number, notes)
VALUES ('GP-ITEM-123', 'SMX-PART-456', 'Legacy SKU mapping');