This commit is contained in:
@@ -1866,7 +1866,7 @@ namespace AyaNova.PlugIn.V8
|
||||
}//end of poreceipt loop
|
||||
if (sbSerials.Length > 0)
|
||||
dItem.serials = sbSerials.ToString().Trim().TrimEnd(',');
|
||||
dItems.add(dItem);
|
||||
dItems.Add(dItem);
|
||||
}//end of poitem loop
|
||||
|
||||
if (sbText1.Length > 0)
|
||||
|
||||
Reference in New Issue
Block a user