[Invoice-Contract] No price is displayed if Max Price = checked in the contract

Issue No: AR-10604
Created 7/4/2019 4:12:53 AM
Type Bug-QC
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 19.1
Description + *PRECONDITION* +   # Create a contract for the selected customer and item # Set the following details: ## Contracts cash price can be <, > or = to item's retail price ## Max Price = checked   + *STEPS* +   # Create an invoice for the selected customer # Select the contract and sequence in the grid # Verify the line item price   + *ISSUE* +   Price is 0.00 regardless of item retail price is >, < or = to contract cash price   Contract setup:   !pastedImage_d121224_0.png|height=312,width=888!   !pastedImage_d121224_1.png|height=312,width=888!   Invoice:   !pastedImage_d121224_2.png|height=557,width=878!   + *ACCEPTED* +   When Max Price checkbox is used on a Contract:   * When Item Retail Price > Contract Cash Price ** Show Cash Price * When Item Retail Price <= Contract Cash Price ** Show Item Price