I triggered a validation error in non-subcontracted PI when I had the subcontracting work order feature enabled. The previous code only checked for the setting before running the additional validation/submit/cancel functions - this fix adds the check that the PO/PI has is_subcontracted checked as well.
I triggered a validation error in non-subcontracted PI when I had the subcontracting work order feature enabled. The previous code only checked for the setting before running the additional validation/submit/cancel functions - this fix adds the check that the PO/PI has
is_subcontracted
checked as well.