All ET Imports not using price from import file.

Issue No: AR-6358
Created 1/17/2018 12:31:30 PM
Type Bug
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 17.3
Description *Steps to replicate:*   # Create a setup for ET on your local machine. # Upload the CSV file, delete the duplicate invoice if any. # Check the value of Price on the line item.   *Issue:*   * After upgrading to v17.3.116.245 the pricing on the import for base engineering and energy Trac is not correct. * When importing we are now using the price determined by i21 setup, when we should be using the price from the file. The price in the file needs to be used so that our invoice matches the ticket printed by the truck and given to the customer. * For example with Base Engineering. pricePerUnit in import file is 1.65. After being imported the invoice price is showing as 1.69. * Reference for import file spec [http://inet.irelyserver.com/display/ET/Base+Import]   *Acceptance:* Price value of the line item should be updated based on the imported csv.