===2.3.51. Open Documents Screen Controller===
__Extension: Controller for the Open Documents Screen__
{{ :implementation:wms:ose:extensions:open_documents.png |Open Documents Screen Controller}}
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:
* DocEntry
**//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:
* DocEntry, FromPmxWhsCode, ToPmxWhsCode
**//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:
* DocEntry, DestStorLocCode, WaveKey
**//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:
* DocEntry, DestStorLocCode, HasPickList
**//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:
* DocEntry
**//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:
* DocEntry, LoadingDock
**//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.
False
Logex.AddOn.OpenDocumentsReportForm.Grid.Route
SBOGUIAP
False
Columns[1].HeaderText
CONVSTR
False
Document number
3
False
Type
16
False
Columns[13].Visible
CONVBOOL
False
False
3
False
False
16
\\
//**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:
* DocEntry
**//Grid localization key – (Weigh orders)//** \\
The localization key to use. This is used to translate the grid.