All Collections
Handhelds and Barcode Scanners
Velocity
Mobility - Disable Module - Adjustment
Mobility - Disable Module - Adjustment

Adjusting disable module through mobility

Updated over a week ago

Description

Adjustment options are disabled, but the buttons are still visible when using GUI and graphically indistinguishable from the working buttons.

Can it be removed or greyed out? When the native mode is enabled, the options don't appear as expected. Also, to re-enable this module for certain user levels.

Detail Steps

The Adjustment Module can be used in Console mode. Unfortunately, velocity GUI is not fully ready yet.

Here's the setting for the Adjustment module access:
WMS > Options > User Management > Privilege.

WMSConsole.exe.Config -- Level value, example <add key="T1_Level" value="0"/>

To ENABLE view Adjustment module in console:
WMS Privilege USER, WMSconsole.exe.config Level 2
WMS Privilege ADMIN, WMSconsole.exe.config Level 0
WMS Privilege ADMIN, WMSconsole.exe.config Level 1
WMS Privilege ADMIN, WMSconsole.exe.config Level 2

To DISABLE view Adjustment module in the console:
WMS Privilege USER, WMSconsole.exe.config Level 0
WMS Privilege USER, WMSconsole.exe.config Level 1

For example, to test to view adjustment module based on User Level login in Mobility console.

Scenario 1:
1) Set John as a user in WMS user privilege.
2) Go to Mobility console, set <add key="T2_Level" value="0"/> OR <add key="T2_Level" value="1"/> , user - John cannot view adjustment.
3) If set <add key="T2_Level" value="2"/>, user - John can view adjustment module.

Scenario 2:
1) Set John as Admin in WMS user privilege.
2) Go to Mobility console, set <add key="T2_Level" value="0"/> OR <add key="T2_Level" value="1"/> or set <add key="T2_Level" value="2"/>, user - John can view adjustment module.

For example, to test to view adjustment module based on User Level login in Mobility console.

Related Information

Did this answer your question?