This page describes how to handle grids displays in Axiodis especially for the data and constraints module.
...
- 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 other users:
- Private : the display profile is visible and accessible only for the user having created the display
- Public : the display profile can be visible and accessible for all users for which the display have has 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)
...
In cockpits for "Planning" and "Execution management" modules, specifics displays are proposed for Transportation Operation grids :
Grouping mode the option allows to display transport operations records grouped by different criteria :
...
In cockpits for "Planning" and "Execution management" modules, specifics displays are proposed for routes grids :
Grouping mode the 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 an assigned truck |
Planned truck + time window | Routes lines are grouped by Planned truck + time window 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 trailer attribute on the same principle as for the "Truck" | Useful for instance to see all routes made by a trailer |
Driver | Routes lines are grouped by driver attribute on the same principle as for the "Truck" | Useful for instance to see all routes made by a driver |
Planned truck | Routes lines are grouped by planned truck attribute on the same principle as for the "Truck" | Useful for instance to see all routes made by a planned truck |
Planned trailer | Routes lines are grouped by planned trailer attribute on the same principle as for the "Truck" | Useful to see for instance all routes made by an a planned trailer |
Assigned provider | Routes lines are grouped by assigned provider attribute on the same principle as for the "Truck" | Useful to see for instance all routes made by an assigned provider |
Proposed driver | Routes lines are grouped by proposed driver attribute on the same principle as for the "Truck" | Useful to see for instance all routes made by a proposed driver |
Proposed truck | Routes lines are grouped by proposed truck attribute on the same principle as for the "Truck" | Useful to see for instance all routes made by a proposed truck |
Proposed trailer | Routes lines are grouped by proposed trailer attribute on the same principle as for the "Truck" | Useful to see for instance all routes made by a proposed trailer |
Logistics status | Routes lines are grouped by logistics status attribute on the same principle as for the "Truck" | Useful to see for instance all routes made by logistics status |
Logistics areas | Routes lines are grouped by logistics areas attribute on the same principle as for the "Truck" | Useful to see for instance all routes made by logistics areas |
Departure site | Routes lines are grouped by departure site attribute on the same principle as for the "Truck" | Useful to see for instance all routes made by departure site |
Return site | Routes lines are grouped by return site attribute on the same principle as for the "Truck" | Useful to see for instance all routes made by return site |
Route date | Routes lines are grouped by route date attribute on the same principle as for the "Truck" | Useful to see for instance all routes made by route date |
Example :