Róbert Pilinszky
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
Activity overview
Latest activity by Róbert Pilinszky-
Róbert Pilinszky created an article,
Selecting batch number based on FEFO in the Alternate stock selection in Picking flow
I am going to show how you can automatically select next batch number from the batch list via customization framework. You can find more information about the technology on the url below: Customiz...
-
Róbert Pilinszky created an article,
Skipping screens in Picking flow by automatically fill inputs and press next button
I am going to show how you can automatically fill the input fields, and press the next button. In this example I am going to select the item from the picklist and the application will do the pickin...
-
Róbert Pilinszky created an article,
Picking items in custom order in Ad-Hoc Picking flow
I am going to show how you can automatically select item from the item list via customization framework. With this you can build a logic that follows a custom order to select the next item. You can...
-
Róbert Pilinszky created an article,
Generating custom Batch number during reception
I am going to show how you can generate a custom batch number during the reception flow via customization framework. You can find more information about the technology on the url below: Customize...
-
Róbert Pilinszky created an article,
How to filter GRPO draft documents by reference number in the GRPO process
This note describes how to filter the appearing documents in the GRPO process.It is possible to generate GRPO from a draft by customization. You can use the Post button to turn it to a GRPO documen...
-
Róbert Pilinszky created an article,
Manual delivery using locked stock - consignment warehouse
Problem to be solved: This article will be interesting for three reasons: If you are looking for a way to Select locked stock from a Sap Business One screen If you are looking for a way to reserve...
-
Róbert Pilinszky created an article,
How to trigger a print event from a script
This note describes how to generate a new SSCC number and print label from a script. You can automate this task with the following script configured for Produmex Robot tool.In this example I am goi...
-
Róbert Pilinszky created an article,
How to display product image after selecting the item in Picking and Ad-Hoc picking
This note describes how to display product image after selecting the item in Ad-Hoc picking There is a HookScript in the system that is triggered after selecting an item.Item ConfigurationI added a...
-
Róbert Pilinszky created an article,
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...
-
Róbert Pilinszky created an article,
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...