GL Account Description on Journal entry should not default to the transaction description

Issue No: GL-1795
Created 5/21/2015 6:59:06 AM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 15.3
Description When entering a GL trasaction the account description shoud not be saved to the Journal entry - The current behavior is as follows:     # Enter a GL Transaction # Select an account # Account description is retrieved and it is displayed in a field that is read only and is bound to tblGLJournalDetail.StrDescription   This is incorrect   When you enter a journal entry the string description for the account should display but it should not be bound to the descriotion in journal detail - it should just be displayed in an unbound texbox. the StrDescription should be an open field called description and should be bound to the description in the header and default from there.     !pastedImage_d37329_0.png!