User pages: eStat
The pages are organized by function. For example, all the pages that pertain to fuel management are listed in the Fuel management topic.
Tendering shipments
The names of the pages that pertain to this function are listed.
Page name | Page description | ASPX page name |
---|---|---|
Tender Shipment |
This page allows the user to "tender" a shipment. The user can identify one or more commodities and their locations, and submit a request to have them transported to another location. |
SH_TenderShipment.aspx |
Simple Order Entry |
This page allows users to enter an order with one pickup location, one drop location and one commodity. |
SimpleOrderEntry.aspx |
Simple Order Entry with Multiple Commodities |
This page allows users to enter an order with one pickup location, one drop location and multiple commodities. |
SimpleOrderEntryMultipleCommodity.aspx |
Load boards and shipments
The names of the pages that pertain to this function are listed.
Page name | Page description | ASPX page name |
---|---|---|
View Available Loads |
This page allows users to view a listing of the orders they have submitted. They can track the status and view details for a load. |
CustomerAvailableLoads.aspx |
Checkcalls |
If you set up the application to allow it, the users can go directly to the Check Calls page and retrieve data for a specific order. |
CheckCalls.aspx |
Checkcall History |
If you set up the application to allow it, the users can view the check call history for their shipment while viewing the shipment details. |
CheckCallHistory.aspx |
View Completed Orders |
This page allows users to locate and view orders that have been completed. |
CustomerHistoricalLoads.aspx |
View Master Orders |
This page allows users to select a master order to use as the basis for a new shipment. |
MasterOrders.aspx |
Quick Find Order |
This page allows users to go directly to the details page of a specific order. They can search for an order by its order number or by a reference number, such as a bill of lading. |
FindOrder.aspx |
View Tendered Loads |
This page allows users to view orders that the user has requested. |
TenderedLoads.aspx |
Fuel management
The names of the pages that pertain to this function are listed.
To use these pages, you must be licensed for ESTATFUEL. |
Page name | Page description | ASPX page name |
---|---|---|
Fuel Order Entry |
This page allows users to enter fuel orders. Note: You must have the FUELDISPATCH license applied to your application database. |
OrderEntry.aspx |
Fuel Shipment Tender |
This page allows you to tender a fuel shipment. |
ShipmentTender.aspx |
Enter Readings |
This page allows users to enter fuel readings for stores. Note: You must have the INVENTORY SERVICES license applied to your application database. |
EditSelectedTanks.aspx |
Inventory Readings Validation |
This page allows users to a review a tank’s last reading, and the reading prior to that reading. Note: You must have the INVENTORY SERVICES license applied to your application database. |
InventoryReadingsValidation.aspx |
Crude management
The names of the pages that pertain to this function are listed.
To use these pages, you must be licensed for CUSTOMERCRUDE. |
Page name | Page description | ASPX page name |
---|---|---|
Crude Order Entry |
This page allows users to enter crude orders. |
CrudeOrderEntry.aspx |
Crude Order Import |
This page allows users to import crude order files in comma-delimited (.CSV) format. |
CrudeOrderImport.aspx |
Crude Mass Order Entry |
This page allows users to enter multiple crude orders at once. |
Crude Mass Order Entry.aspx |