Stated Net Per Unit, Stated Total Net and Physical vs Stated column of Receipt screen are not calculated

Issue No: IC-3145
Created 12/26/2016 3:16:42 AM
Type Feature
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 17.1
Description 1. Go to Receipt screen and create a receipt   2. Add line item   3. Add a lot in Lot tracking grid and enter Quantity and Stated Gross per unit   4. The other columns like Stated Net Per Unit, Stated Total Net and Physical vs Stated column are not calculated automatically.   Expectation: Application should calculate these column automaticlly   *Formula based on the comments below:*   # Stated Net Per Unit = (Stated Gross Per Unit) - (Stated Tare Weight) # Stated Net Total: ## If (Lot UOM) = (Lot Wgt UOM) then Stated Net Total = (Stated Net Per Unit) ## Otherwise, Stated Net Total = (Receive Qty) x (Stated Net Per Unit) # Physical vs Stated = (Net Wgt) - (Stated Total Net)