Create rounding factors table

Issue No: GRN-2915
Created 2/23/2022 8:04:22 AM
Type Feature
Priority Critical
Status Closed
Resolution Fixed
Fixed Version 22.1
Description *This issue relates to i21 Help Desk ticket:* [ HDTN-233757 - Grain units should be 4 decimals across all grain screens (updated title)|https://helpdesk.irely.com/iRelyi21live/#/HD/Ticket/?ticket=HDTN-233757]   Concern:   Create rounding factors table     [http://inet.irelyserver.com/pages/viewpage.action?pageId=203390603]     Wheat/Soybeans: Rounding table in comment below (unable to add in the description)     Corn: (Set column intItemId for Corn)   |intUOMRoundingId|intUnitOfMeasureFromId|intUnitOfMeasureToId|intDecimalAdjustment|intFixedRoundingFlag| |1|Pounds|Bushels|6|1| |2|Bushels|Pounds|4|1| |3|Bushels|Tons|8|0| |4|Tons|Bushels|-2|0|   Barley: (Set column intItemId for Barley)   |intUOMRoundingId|intUnitOfMeasureFromId|intUnitOfMeasureToId|intDecimalAdjustment|intFixedRoundingFlag| |1|Pounds|Bushels|4|1| |2|Bushels|Pounds|4|1| |3|Pounds |Tons|8|1| |4|Tons|Pounds|8|1| |5|Bushels|Tons|4|1| |6|Tons|Bushels|4|1|   Steps:   Follow   Acceptance:   Should add tblGRUOMRounding components/function to database tables