
cims2 - issue #51
GRN - Application is not allowing to delete a detail record immediately after saving it.
What steps will reproduce the problem? 1.Create a new GRN and save it 2.Click on Edit button. 3.Try deleting a detail record and then click on save button.
What is the expected output? What do you see instead? The application should allow the user to save the record. But, the application shows a message "No changes have been made"
What version of the product are you using? On what operating system? CIMS2 revision 104 with db 191209new.bak
Comment #1
Posted on Dec 25, 2009 by Happy PandaThis issue has come because of not Setting the IsgridDirty to true while deleting. Fixed in revision 113
Status: Fixed
Labels:
Type-Defect
Priority-Medium