This commit is contained in:
@@ -4128,6 +4128,7 @@ namespace AyaNova.Biz
|
|||||||
o.PriceViz = 0;
|
o.PriceViz = 0;
|
||||||
if (part != null)
|
if (part != null)
|
||||||
{
|
{
|
||||||
|
//COST & PRICE NOT SET HERE, SET IN BIZACTIONS SNAPSHOTTED
|
||||||
// o.CostViz = part.Cost;
|
// o.CostViz = part.Cost;
|
||||||
// o.ListPriceViz = part.Retail;
|
// o.ListPriceViz = part.Retail;
|
||||||
o.UnitOfMeasureViz = part.UnitOfMeasure;
|
o.UnitOfMeasureViz = part.UnitOfMeasure;
|
||||||
|
|||||||
Reference in New Issue
Block a user