This commit is contained in:
@@ -1729,7 +1729,7 @@ namespace AyaNovaQBI
|
||||
if (item == null) return 0;
|
||||
|
||||
//Ok we have a matching vendor in the list, return the id of it
|
||||
return item.Id;
|
||||
return item.ObjectId;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user