When processing production in Job Card when a user creates Quality Inspection and set the Status to Rejected then how can we detect that QC is Rejected?
Based on this I want to force user to enter Reason for Rejection in Job Card and set a field qc_got_rejected
to true.
I have customized Job Card and added these two fields. That is qc_got_rejected
and qc_rejection_reason
.
Regards,