Corridor 3.1.0 Service Pack 5 Update 4
Version(s) patched:
3.1.0
Date Released:
09/05/2022
Features
This service pack introduces the following feature:
-
Now, in the Timekeeper Form, we have added a validation to select the Client ID before the rest of the settings. If you try to select a Billing Method, Currency, or Job Classification before selecting the client ID, message Select Client ID displays in the dropdown lists.
Tracking code: STE-25371
-
Now eCounsel and Corridor synchronize the Ethnicity and Gender fields, which are also lookups for search. In Corridor, you can find these new fields in section Add Timekeeper.
Tracking code: STE-25590
-
Now you can access the Invoice Status Report web page directly from Corridor’s homepage. Also, the Invoice Status Report includes the Vendor names, new filters to search information by client and by vendor, and an option to export error logs.
Tracking code: STE-25611
Issue Resolution
This service pack solves the following issues.
-
We fixed an issue with the Vendor Corridor Timekeeper task. If the user started the Vendor Corridor Timekeeper task after the timekeeper was saved and submitted for approval, the timekeeper status didn’t change to in Process, instead, it showed as Waiting for Import.
Tracking code: STE-24389
Dependencies:
-
corridor3.1.5.3
-
Corridor3.1.5.4-Scripts-SQL.zip
Install Instructions
-
Stop the Corridor application on the Java application server.
-
Back up the Corridor Web application in the WebApps folder on the Java application server. Delete the contents of the Corridor folder in WebApps after making a backup.
-
Rename the Corridor.3.1.5.4.war file to the deployed filename in the WebApps folder. Copy the newly named war file to the WebApps folder and overwrite the current file contents.
-
Unzip the new war file into the Corridor folder in WebApps.
-
From the backup of the previous deployment, copy the \WEB-INF\Utilities.properties
-
Restart the Corridor application on the Java application server.
-
Log in to Corridor as an Admin user and verify the settings.
Updated/New Files
export.jsp
include\enableVendorMatterSync.js
include\InvoiceStatus.js
InvoiceStatus.jsp
Timekeepers.jsp
ViewInvoiceStatusReport.jsp
WEB-INF\classes\com\bsi\BillingMethodDropdownBean.class
WEB-INF\classes\com\bsi\ClientDropdownBean.class
WEB-INF\classes\com\bsi\Consts.class
WEB-INF\classes\com\bsi\CurrencyDropdownBean.class
WEB-INF\classes\com\bsi\EthnicityDropdownBean.class
WEB-INF\classes\com\bsi\GenderDropdownBean.class
WEB-INF\classes\com\bsi\InvoiceStatusBean.class
WEB-INF\classes\com\bsi\JobClassificationDropdownBean.class
WEB-INF\classes\com\bsi\service\CorridorVendorTimekeepersServiceImpl.class
WEB-INF\classes\com\bsi\service\ICorridorVendorTimekeepersService.class
WEB-INF\classes\com\bsi\storage\CSVFileValidator.class
WEB-INF\classes\com\bsi\Strings.class
WEB-INF\classes\com\bsi\TimekeepersUtilities.class
WEB-INF\classes\com\bsi\UploadTimekeepers.class
WEB-INF\classes\com\bsi\Utility.class
welcome.jsp
Database Script Instructions
-
Use your preferred database tool, for example, SQL Server Management Studio, to backup your Corridor database.
-
Log in to your query tool as an administrative user.
-
Open the appropriate script for your database. It is contained in a ZIP file.
◦ Corridor3.1.5.4-Scripts-SQL.zip
-
Extract and run the SQL script.