This page describes how to handle grids displays in Axiodis especially for the data and constraints module.
Standard displays management in grids
- Option to manage grid displays (list of existing displays, save current display or as a new display, …)
- Options to manage display (create, delete, duplicate)
- Option to publish and share displays for others users:
- Private : display is visible and accessible only for the user having created the display
- Public : display can be visible and accessible for all users for which the display have been published
- Options to configure grid display :
- Overload the default column name
- Display Yes / No the column in the grid
- Define column size (directly in the grid)
- Define column format according to the data type (integer, float, boolean, date/hour, ID, …)
- Define grid sort (directly in the grid)
Specific displays for Transport Operations (TO) grids
In cockpits for "Planning" and "Execution management" modules, specifics displays are proposed for Transportation Operation grids :
Grouping mode option allows to display transport operations records grouped by different criteria :
Criteria | Description | Use case example |
---|---|---|
None | None grouping is applied on the grid, each line corresponds to a single transport operation | |
Client site | Transport operations lines are grouped by client site attribute :
| Useful for instance to see all orders by customer |
Grouping value | Transport operations lines are grouped by grouping value attribute on the same principle as for the "Client site" |
Example :
Specific displays for Routes grids
In cockpits for "Planning" and "Execution management" modules, specifics displays are proposed for routes grids :
Grouping mode option allows to display routes records grouped by different criteria :
Criteria | Description | Use case example |
---|---|---|
None | None grouping is applied on the grid, each line corresponds to a single route | |
Truck | Routes lines are grouped by truck attribute :
| Useful to see for instance all routes made by a truck |
Planned truck + time window | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | Useful for instance to see all chained routes made by a truck on the time window period |
Trailer | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Driver | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Planned truck | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Planned trailer | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Assigned provider | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Proposed driver | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Proposed truck | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Proposed trailer | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Logistics status | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Logistics areas | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Departure site | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Return site | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" | |
Route date | Routes lines are grouped by grouping value attribute on the same principle as for the "Truck" |
Example :