Add another column to the Stock Asset Grid for cost
Description
As an user I want to see the Adjusted Cost to the Stock Asset grid, this is a calculated value
Development tasks
-
Added a Notmappedand Browsable property,AdjustedCost, in theStockAssetclass. This property is read-only, as in calculated based on the stock's transactions. -
Added code to label the column header as Orig/Adj Cost -
Provide the formula to calculate the value, in the MPSS.Common/Model/StockAssetclass, for theAdjustedCostproperty
Edited by Ly Vuong