This commit is contained in:
2021-08-14 00:42:56 +00:00
parent 346da39b55
commit bd542d7b2d

View File

@@ -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)