This commit is contained in:
2021-07-02 21:09:22 +00:00
parent 5de3304440
commit b0296a6717

View File

@@ -4128,6 +4128,7 @@ namespace AyaNova.Biz
o.PriceViz = 0;
if (part != null)
{
//COST & PRICE NOT SET HERE, SET IN BIZACTIONS SNAPSHOTTED
// o.CostViz = part.Cost;
// o.ListPriceViz = part.Retail;
o.UnitOfMeasureViz = part.UnitOfMeasure;