We have some users who always uses Sales Order find mode and virtually never uses add mode. To save the user time we used the Boyum Usability Package add-on to accomplish his wish. This is pretty easy to do.
Created a B1 Validation...
Named it: Open Sales Order in Find Mode
Formtype = 139
Menu UID = 2050
FormMode = All
Event = Menu Click
BeforeAction = False
ActionSuccess = True
ItemChanged = Ignore
InnerEvent = Ignore
BubbleEvent = Ignore
Condition = No Condition, execute function
Include users = the desired user(s)
Created a Universal Function...
Code named: SO-FindM
Named it: Sales Order Find Mode
Type = Macro
Activate(1281); //Switch To Find Mode
This saves the shipping department over 1000 CTRL+F keystrokes a month as well as zero mistakenly added bogus sales orders.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 8 | |
| 7 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |