Freight Rate per container calculation mistakes

Issue No: CT-3839
Created 9/24/2019 5:30:25 AM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 19.2
Description Create freight rate matrix for 2 shipping lines   Create one with the valid to as expired that means Valid to as past date.   Create another one with the correct date     Create a contract and select the same freight .   !pastedImage_d124662_0.png|height=286,width=1333!   Issues:   1. The cost should be taken from the freight rate matrix only for the valid dates.   means Current date should be within the range of valid from and valid to .   2. Now it is fetching the value of top1 from the freight rate matrix. it is not checking date as well as the shipping line. IT should fetch the values for the matching entry .   3. in Contract cost tab the cost should be calculated only while selecting the "Per container"   now it is calculating while selecting the vendor itslef   !pastedImage_d124662_1.png|height=530,width=1113!