Dear gurus,
I would know if it's possible or what's the better way to do this request :
- I would like to store customer specification in the system (customer info-record I suppose)
- during the delivery, the batch strategy determines which material batch corresponding to my specifications or other class rules
- if the selected batch doesn't answer to specifications, an inspection lot is created and the good issue is not allowed
- else if the selected batch answer to specifications, the good issue is authorized
Thanks for your help. And eventually the main lines to do that.