===2.3.58. Picklist Proposal Manager Screen Controller===
**All Extension Parameters : [[implementation:wms:extensionparameters|2.3. Extension Parameters tab]]**\\
__Extension: Controller for the Picklist Proposal Manager Screen__
* This controller holds the configuration for the Picklist Proposal Manager Screen.
* The screen supports custom views that are used to show data on the screen.
* This can be used when customers want additional info on the screen.
* That custom view will have some fields that are required.
{{ :implementation:wms:config_guide:extension:picklist_proposal_manager.png |Picklist Proposal Manager Screen Controller}}
//**Production**//
**//Grid localization key (Production info)//** \\
The translation key that is used to translate the grid on the screen for document type 'Production'
**//Order by (Production info)//** \\
The order by clause for the query for document type 'Production'
//This option is not supported yet by the Pick list proposal manager.//
**//View name (Production info)//** \\
The view used for document type 'Production'.\\
The view can be customized, but the following fields are required:\\
* ObjType
* DocEntry
* WhsCode
* ItemCode
* ItmsGrpCod
* CardCode
* DocDueDate
//**Sales order**//
**//Grid localization key (Sales order info)//** \\
The translation key that is used to translate the grid on the screen for document type 'Sales'
**//Order by (Sales order info)//** \\
The order by clause for the query for document type 'Sales order'
**//View name (Sales order info)//** \\
The view used for document type 'Sales order'.\\
The view can be customized, but the following fields are required:\\
* ObjType
* ObjTypeString
* DocEntry
* LineNum
* WhsCode
* ItemCode
* ItmsGrpCod
* CardCode
* DocDueDate
//**Whs transfer**//
**//Grid localization key (Transfer info)//** \\
The translation key that is used to translate the grid on the screen for document type 'Transfer'
**//Order by (Inv. transfer info)//** \\
The order by clause for the query for document type 'Transfer'
**//View name (Inv. transfer info)//** \\
The view used for document type 'Transfer'.\\
The view can be customized, but the following fields are required:\\
* ObjType
* ObjTypeString
* DocEntry
* LineNum
* ToWhsCode
* WhsCode
* ItemCode
* ItmsGrpCod
* CardCode
* DocDueDate