Ticket Entry - Calculate Shrink based on discount item UOM

Issue No: SC-742
Created 3/31/2017 3:18:40 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 17.1
Description Discount Code within discount schedules now has UOM setting so that shrink and dollars can be calculated with a different UOM.   The calculation will be based on the Item UOM's   Example: Item Corn default on scale will be Bushels, Moisture at reading 16 is .02 per Ton Shrink and $5/ton discount. Both set to calculate on the Net Bushels which is 1000 bu     Item UOM   Stock = Bushels = 1   Ton = 35.714285   LB = .0178571     Shrink .02%/ton = Since shrink is calculated as a percentage we should not have to change how the shrink is calculated. 1000 bu X .0002 (.02%) = .2 /bu shrink.   Dollars $5/ton = $140 = (1000/35.714285) X 5     See GRN-533 for additional information