Produmex Scan - Validate the duplicate batch number scanned
CompletadaHi,
May I know if possible to add the validation in Produmex Scan to block the duplicate scanned batch number?
-
Comentario oficial
Hi Alvin,
Thank you for your question.
In Produmex Scan, there is currently no standard setting to automatically block duplicate batch numbers during scanning.
However, this behavior can be implemented through a custom validation query, using the customization framework provided by Scan.You can define a validation on the
validateafterevent of theBatchNumberinput field in the relevant screen (for example, GRPO, Delivery, or Goods Issue). The data is stored in the datarepeater in the transaction is still not processed or in the database tables if it is.
The validation query would check whether the same batch number has already been scanned for the current document, and if so, display an error message and prevent the user from continuing.
So, while this is not part of the standard functionality, it can be achieved locally through customization.
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario