Extension: Controller for the Open Documents Screen
The settings below are to customize the grids shown on the open documents report.
There is a view to get the data to show on the grid. The order in which the columns are on the view, will also be the order in which they will appear in the grid.
Per view there are some mandatory fields, so the system knows what column to use for certain values.
Container
Order by – (Container)
The order by for the view. The text ‘ORDER BY’ does not need to be entered here.
View name – (Container)
The name of the view that will be used.
Required fields:
Grid localization key – (Container)
The localization key to use. This is used to translate the grid.
Move orders
Order by – (Move order)
The order by for the view. The text ‘ORDER BY’ does not need to be entered here.
View name – (Move order)
The name of the view that will be used.
Required fields:
Grid localization key – (Move order)
The localization key to use. This is used to translate the grid.
Pick lists
Order by – (Pick list)
The order by for the view. The text ‘ORDER BY’ does not need to be entered here.
View name – (Pick list)
The name of the view that will be used.
Required fields:
Grid localization key – (Pick list)
The localization key to use. This is used to translate the grid.
Pick list proposals
Order by – (Pick list proposal)
The order by for the view. The text ‘ORDER BY’ does not need to be entered here.
View name – (Pick list proposal)
The name of the view that will be used.
Required fields:
Grid localization key – (Pick list proposal)
The localization key to use. This is used to translate the grid.
Pmx Sales shipping
Order by – (Pmx sales shipping)
The order by for the view. The text ‘ORDER BY’ does not need to be entered here.
View name – (Pmx sales shipping)
The name of the view that will be used.
Required fields:
Grid localization key – (Pmx sales shipping)
The localization key to use. This is used to translate the grid.
Routes
Order by – (Route)
The order by for the view. The text ‘ORDER BY’ does not need to be entered here.
View name – (Route)
The name of the view that will be used.
Required fields:
Grid localization key – (Route)
The localization key to use. This is used to translate the grid.
Below is a reduced translation tag for the standard grid is.
It shows how to translate, or if needed how to hide a columns.
<PmxLocalizationKey> <Canceled>False</Canceled> <LocalizationKey>Logex.AddOn.OpenDocumentsReportForm.Grid.Route</LocalizationKey> <ApplicationTypeCode>SBOGUIAP</ApplicationTypeCode> <LocalizationProperties> <PmxLocalizationProperty> <Canceled>False</Canceled> <LocalizationProperty>Columns[1].HeaderText</LocalizationProperty> <ExtensionCode>CONVSTR</ExtensionCode> <LocalizationValues> <PmxLocalizationValue> <Canceled>False</Canceled> <LocalizationValue>Document number</LocalizationValue> <LanguageCode>3</LanguageCode> </PmxLocalizationValue> <PmxLocalizationValue> <Canceled>False</Canceled> <LocalizationValue>Type</LocalizationValue> <LanguageCode>16</LanguageCode> </PmxLocalizationValue> </LocalizationValues> </PmxLocalizationProperty> <PmxLocalizationProperty> <Canceled>False</Canceled> <LocalizationProperty>Columns[13].Visible</LocalizationProperty> <ExtensionCode>CONVBOOL</ExtensionCode> <LocalizationValues> <PmxLocalizationValue> <Canceled>False</Canceled> <LocalizationValue>False</LocalizationValue> <LanguageCode>3</LanguageCode> </PmxLocalizationValue> <PmxLocalizationValue> <Canceled>False</Canceled> <LocalizationValue>False</LocalizationValue> <LanguageCode>16</LanguageCode> </PmxLocalizationValue> </LocalizationValues> </PmxLocalizationProperty> </LocalizationProperties> </PmxLocalizationKey>
Weigh orders
Order by – (Weigh orders)
The order by for the view. The text ‘ORDER BY’ does not need to be entered here.
View name – (Weigh orders)
The name of the view that will be used.
Required fields:
Grid localization key – (Weigh orders)
The localization key to use. This is used to translate the grid.