Where did “Add Corrective Job Card” go in v16.19?

Hi everyone,
In ERPNext v16.19, I can no longer find the “Add Corrective Job Card” option.

Previously, when opening a Job Card, I could click the Create button and create a corrective job card from there.
Now that option is missing.

Has this feature been moved, renamed, or removed in v16.19?
If there is a new way to create a corrective job card, I’d appreciate if someone could point me to it.

Thanks in advance.

Mine does not have any make button!!!

Can you check the following fields?

  1. Is Corrective Job Card — should be disabled.

  2. Item to Manufacture — should be empty.

You can also check these values in the browser console:

cur_frm.doc.is_corrective_job_card
cur_frm.doc.finished_good
1 Like

image
It has an item to manufacture, in fact, I have semi-FGs that transfer to the warehouse in every single job cards. Track semi-FGs is enabled.

@mihir-kandoi