Change Customer > Transports > Quotes > Show Tax Detail Checkbox into a Dropdown

Issue No: EM-2130
Created 8/24/2017 7:01:52 AM
Type Feature
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 17.3, 17.1
Description This issue relates to i21 Help Desk ticket. Click the link below to go to Help Desk ticket.   [HDTN-201894 - 17.1.0824.+ Price Notification - Add option to exclude taxes/roll-up verbiage|http://helpdesk.irely.com/iRelyi21live/i21/#/HD/Ticket/?ticket=HDTN-201894] This issue relates to i21 Help Desk ticket. Click the link below to go to Help Desk ticket.   [HDTN-201894 - 17.1___ETA ____ Price Notification - Add option to exclude taxes/roll-up verbiage|http://helpdesk.irely.com/iRelyi21live/i21/#/HD/Ticket/?ticket=HDTN-201894] Currently the Show Tax Detail checkbox can only do one of two things:   # when checked, display price and itemized tax/fee in quote as separate numbers # when not checked, display the sum of price and tax/fees as one single number.   This was coded per Delta requirement, but the requirement was miscommunicated. Need to also allow for a 3rd possibility that is to display only price without any tax/fee.   Changes needed:   # Change the checkbox into a dropdown with 3 options. Change label to "Tax/Fee Detail". # The 3 options are: ## Exclude (default is no option is selected) ### Behavior: quote only displays Base Price per Item. ## Itemize ### Behavior: Base Price, Itemzed tax, and Itemized Fees are all displayed as individual numbers, and then total is displayed. ## Roll-up. ### Behavior: quote displays Base Price + all Tax and Fees as one single number. Also Price Notification displays a note that the price shown is all inclusive (see below). ### If this option is not selected, then the Note about "inclusive" is not displayed on Price Notification.