Payment Methods screen is stuck on loading process

Issue No: FRM-1590
Created 11/4/2014 7:13:40 PM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 14.4
Description Repro Steps:   _Pre-requisite: restore AG db and update to latest build._   1. Open Payment Methods screen under Common Info.     Result:   !pastedImage_d27536_0.png! Payment Methods screen is stuck on loading process.     Expected Result:   Payment Methods should load properly.     *Cause:*   This is happening when there is null tblSMPaymentMethod.intSort   *Suggested solution*   1. Make intSort non nullable (default to 0)