Show a static message on entering the received weight, if there is an underweight in inventory receipt screen

Issue No: IC-1662
Created 12/8/2015 4:27:57 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 16.1
Description If there is a claimable weight loss, difference in total shipped weight and received weights after adjusting frachise %, display in a label above item grid.   !pastedImage_d48573_0.png! Message: "Weight Loss: xxx.xx"   Franchise % will be entered in Weights/Grades master screen.   !pastedImage_d48573_1.png! Apply this franchise percentage on shipped weights and deduct it from the difference between shipped vs received. If the result is greater than 0 then it is claimable.   For example:   Shipped Weight is 1000 kg   Franchise % is 1.00   Received Weight is 800 kg   Franchise Weight = 1000 * (1 / 100) = 10.00   Weight difference = (1000 - 10) - 800 = 190   In this example, it has to display the above give message like 'There is a difference of 190.00 kg between shipped and received in this consignment.'