Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 7 Next »


This page describes how to handle grids displays in Axiodis especially for the data and constraints module.


Standard displays management in grids



  1. Option  to manage grid displays (list of existing displays, save current display or as a new display, …)
  2. Options to manage display (create, delete, duplicate)
  3. Option to publish and share displays for others users:
    • Private : display is visible and accessible only for the user having created the display
    • Publicdisplay can be visible and accessible for all users for which the display have been published
  4. 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 :

CriteriaDescriptionUse case example
NoneNone grouping is applied on the grid, each line corresponds to a single transport operation
Client siteTransport operations lines are grouped by client site attribute :
  • Header line display client site information with transport operations values consolidated (ex : weight, volume, ...)
  • Children lines display transport operation single lines corresponding to the client site
Useful for instance to see all orders by customer
Grouping valueTransport 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 :

CriteriaDescriptionUse case example
NoneNone grouping is applied on the grid, each line corresponds to a single route

Truck

Routes lines are grouped by truck attribute :
  • Header line display routes information with routes values consolidated (ex : weight, volume, ...)
  • Children lines display routes single lines corresponding to the truck

Useful to see for instance all routes made by an assigned truck

Planned truck + time windowRoutes 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
TrailerRoutes 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
DriverRoutes 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 truckRoutes 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 trailerRoutes 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 planned trailer
Assigned providerRoutes 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 driverRoutes 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 truckRoutes 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 trailerRoutes 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 statusRoutes 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 areasRoutes 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 siteRoutes 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 siteRoutes 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 dateRoutes 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 :

www.maplink.global


  • No labels