Restrict Number Of Printed Copies
AnsweredHi There,
Is there a way we can restrict the maximum number of printed copies, e.g. user should be able to print AR invoice twice.
-
Official comment
Hi,
You can use a UDF and validation to do such functionality. Basically, every time you print, you update a UDF with how many prints have been taken. Then you check with validation that this number is not higher than the one you want to set as a limit.
Thanks,
Thomas
-
Thank you for your request. It has been scheduled for review by the development team that will get back to you should there be questions.
(Please note that as we are user-driven we can't guarantee that your request will be met unless it gets many votes and/or fit the product vision)
Read more about the Feature Request process here
[Internal Id: 88815] -
Hi Thomas
How I will update this UDF automatically? I think clicking on the print icon is not a recognised action in B1UP and SBO transaction notifications.
Thanks
Abdul
-
Hi Abdul , try this, (It´s an idea)
Validation:
And someting like this in universal function:
Block Message UF-098
regards!
Alessandro.
-
Thanks Alessandro for the great example. 😊
-
Thanks Alessandro Lopez Santinelli
Please sign in to leave a comment.
Comments
6 comments