Validation For the Item No...

I agree with the blocked field solution… the question here is will the client accept it? you know how some of the clients are, just plain demanding :slight_smile:

Hi Guys, If you have 7 mandatory fields for this then you will have to check each of this field each time a user blocks or unblocks the item. And if some of this fields are look-ups like the inventory posting group then coding for all the exceptions is tedious. Although, the solution is acceptable. Some possible results are: 1. THe user create a New Item and does not enter the Mandatory Fields. He tries to create a new item card again so you can have a duplication problem. 2. If you blocked and have a running number series then you will loose a Number. If prem’s customer at this point does not have a running number but can always choose to do it. So suggestion is to validate before inserting and not after inserting.