Update strCode of GL entries for inventory item generated from transfer storage

Issue No: GRN-2674
Created 5/5/2021 2:26:01 AM
Type Bug-QC
Priority Critical
Status Closed
Resolution Fixed
Fixed Version 19.1, 20.1
Description *Issue* :   The strCode field(tblGLDetail.strCode) in GL entries for inventory item generated from transfer storage is set to "TRA" instead of "IC".   As per checking with sir Feb, the strCode field is used to check if IC and GL are balance.   !pastedImage_d160253_0.png|height=268,width=1809!     Created script [Get list of GL entries.sql|http://jira.irelyserver.com/secure/attachment/72949/Get+list+of+GL+entries.sql] to get the list of GL entries for inventory item with strCode = 'TRA'     *Acceptance* :   The strCode field should be "IC" for the GL entries for inventory item generated from transfer storage.