Importing Vendors

Hello, I am running into an issue when importing vendors. We are mass importing items along with the vendors, but are running into a block on the vendor import. 

It appears that this popup might be blocking the vendors from being imported. Is there any way to disable this message?

  • 0

    Does "blocking the vendors from being imported" mean the Primary Vendor is not being set for the items?

    My guess:

    • Import the items to CI_Item, without primary vendor.
    • Import the IM_ItemVendor records (which require the item and vendor to exist first).
    • Import update to CI_Item adding the primary vendor records.