CLONE - Pricing Level: Multi-Level pricing only applying to stock UOM

Issue No: AR-10818
Created 8/22/2019 1:39:03 AM
Type Feature
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 18.3
Description This issue relates to i21 Help Desk ticket. Click the link below to go to Help Desk ticket.   [HDTN-234005 - Multi-Level pricing only applying to stock UOM |https://helpdesk.irely.com/iRelyi21live//#/HD/Ticket/?ticket=HDTN-234005] This issue relates to i21 Help Desk ticket. Click the link below to go to Help Desk ticket.   [HDTN-234005 - Multi-Level pricing only applying to stock UOM |https://helpdesk.irely.com/iRelyi21live//#/HD/Ticket/?ticket=HDTN-234005]   + *Steps to reproduce:* +     1. Look up item 1074359. There are 3 UOMs.   2. Go to pricing > pricing level.   3. Add another pricing level of an existing location and price level but set a different UOM.   + *Actual result:* +   Error: Pricing levels cannot have the same location and price level. See comment.   !pastedImage_d123153_0.png|height=490,width=1052!   !pastedImage_d123153_1.png|height=455,width=1033!   !https://helpdesk.irely.com/iRelyi21live//Export/CRM/361c233a-31fe-4d7e-9c5e-38884e67105a.png!     !pastedImage_d123153_3.png|height=806,width=991!     *Solution* :   [http://jira.irelyserver.com/secure/EditComment!default.jspa?id=122223&commentId=247442]   # -Make UOM in Price Level optional- # -Calculate retail price in price level grid based on the stock uom of the item- # -Test the uniqueness check to optional uom,- # Invoice should convert the retail price to the invoice uom when the price level uom is not setup. # Invoice should not convert when a UOM is selected in price level. Instead, it should match the price level and invoice uoms to get the price. # -Write a script to clear the uom field of price level for MCP.-