Contract Sequence - Inventory Item UOM is wrong: -

Issue No: CT-1086
Created 2/24/2017 12:01:25 PM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 17.1
Description *Using 16.4.0131.157*   *Issue with Reproduction Steps:*   1. Create a Contract with contract seqeunce having Contract Item e.g. '011'   2. Now open Contract Sequence.   3. Change the Contract Item to '033'.   4. Without saving, change the Contract Item to '051'.   5. Now save the contarct sequence and the contract.   6. Reopen the contract sequence.   7. It will show in screen as contract item as '051' but Qty UOM as blank.   !pastedImage_d71362_0.png! 8. Actually, internally the strItemNo stores previous value '033' which was mistakenly entered instead of latest correct data '051'.   !pastedImage_d71362_1.png! 9. Hence, it shows wrong information in GC Position report.   *Expected Results:*   1. It should show Inventory Item UOM as '051' only.