It is problematic forcing the use of product IDs. Example: a vendor updates pricing. I cannot simply take the vendor's sheet, change the headers to match dbio and import since dbio requires product IDs. We are running into many instances of this and it severely limits dbio's functionality and usefulness.
Is it possible to stop basing functionality on the ID and use only the model?