WSDOT / HATS

Highway Activity Tracking System Issue Tracker
6 stars 0 forks source link

Add statewide support to the estimates equipment rental rate update process #1370

Closed brianblood closed 4 years ago

brianblood commented 4 years ago

Current process for updating statewide involves manually importing a flat file into the database and running stored procedure usp_UpdateEquipmentRentalRates to merge its contents into the WorkResourceCode table.

Regional lists can already be updated through HATS-Web on EstimatesAdmin/ImportEquipmentFromExcel. Modify this page to allow Admin users to update the statewide list as well.