eTRM uses javascript that opens and focuses a separate window to display reports. Your browser does not appear to support javascript. This should not prevent you from using eTRM but it does mean the window focus feature will not work. Please check the contents of other windows on your desktop if you click on a link that does not appear to do anything.
448: WHERE location_id=id; 449: 450: CURSOR c_hz IS 451: SELECT substr(address1,1,240) 452: FROM hz_locations 453: WHERE location_id=id; 454: 455: CURSOR c_both IS 456: SELECT description