Viewing and Searching Orders
The Rentals Page features several tabs, dedicated to each type of order within the rental flow. Each tab header also displays a badge with the count of orders that are currently available of that type.

Within each tab is a table that displays orders of that type. Atop the table are two text filters that allow filtering orders by order number and by customer/company name.
The tables follow a user defined color scheme for rows to make it easier to identify an order's current condition. The color scheme's legend is visible atop the orders table, underneath filters.
Each table features several columns that display information particular to that type of order. The last column's header on the table features a date filter, and a refresh button to update the table.
Clicking a row on the Quotes Table opens up the Edit Order Popup, where user can edit various details pertaining to that order.

To modify information, simply click on a field and enter/modify information. When information is modified, the Save
/Next
button will display a red badge to indicate stale information that has not yet synced with our database. Clicking the Save
button will sync this information on our servers.
Clicking a row on the Reservations Table, Contracts Table or Closed Contract Assets Table opens up the Dispatches Popup, where status of dispatches can be updated, inspections forms can be filled, and failed inspection replaced.

Last updated