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