Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

As you requested that in move order screen someone should not enter quantity in fraction.

System will display a error message if invalid quantity is entered. To achieve it you need to do the form
personalization.

Following are the steps to do the form personalization.

Open the Move Order Form

Click on Help -> Diagnostics -> Custom Code -> Personalize


Create the Personalization as per below screen shot.
Here I have used the condition as

:TOMAI_MAIN_LINES_BLK.QUANTITY/CEIL(:TOMAI_MAIN_LINES_BLK.QUANTITY) < 1

Then Create Actions as follows.


Save and Close the Personalization

Save the move order

Close Move Order and Open it again and Test

Enjoy 

You might also like