Róbert Pilinszky
- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
Articles
Recent activity by Róbert Pilinszky-
How to change the Quality Status by scripting
This note describes how to change the QS of a stock based on a location In case you want to change the QS of a stock on a certain location, then you can do it by a script. You can automate this tas...
-
How to generate Move Order by scripting
This note describes how to generate custom Replenishment orders You can create the following move order types by changing the order type : PmxMoveOrderType.Move;PmxMoveOrderType.PutAway;PmxMoveOrde...
-
How to configure auto shipping in picking process with base document Inventory Transfer Request
This note describes how to create a hookflow script in order to create the Inventory Transfer document automatically after picking the picklist of an Inventory Transfer Request. Since there is not ...
-
How to make custom bin location list in Put Away
This note describes how to make a custom target location list by PutAwayDestinationLocationHookScript The hook flow is called if the following settings are disabled: Use suggested locations? sett...
-
How to make custom bin location list in AdHoc move
This note describes how to make a custom target location list by SelectLocationForAdHocMovesHookScript Creating SQL VIEW as an input for the script First, create an SQL view that contains all sou...
-
How to change the status of the Picklist to Ready by scripting
This note describes how to make a picklist status to “Ready” by scripting-This script is useful in case the status of multiple picklists must be changed to “Ready”, and it can be done as a backgrou...
-
Produmex Scan: Redirected printer cannot be used
“Settings to access printer ‘Printer Name (redirected #)’ are not valid” error appears when a printing process is started from the Produmex Scan application All printing events are started by the...
-
How to configure scale communicaion in Organizational Structure
Configuring Scalecom service, or direct scale communication 1.1. Configure direct connection Use the Direct connection if the scale connects directly to the client computer. Direct connection forma...
-
How to test scale communication and set regexp
We would like to provide some hints how scale communication can be tested and how regexp can be configured to get the weight from the response. 1.1. Testing the scale communication Check the commun...
-
Auto printing of a delivery in sales issue process
Printing any report can be configured by customization. You can find more information about the customization technology on the url below: http://wiki.produmex.name/doku.php?id=implementation:sca...