case 4496
This commit is contained in:
@@ -3259,6 +3259,7 @@ namespace AyaNova.Biz
|
||||
else
|
||||
return;//this should never happen but this is insurance in case it does
|
||||
|
||||
o.PartDescriptionViz = part.Description;
|
||||
o.PartNameViz = part.Name;
|
||||
o.UpcViz = part.UPC;
|
||||
|
||||
|
||||
@@ -4520,6 +4520,7 @@ namespace AyaNova.Biz
|
||||
else
|
||||
return;//this should never happen but this is insurance in case it does
|
||||
|
||||
o.PartDescriptionViz = part.Description;
|
||||
o.PartNameViz = part.Name;
|
||||
o.UpcViz = part.UPC;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user