|
|
+ if (dh.getFieldDataByCondition("make left join craft on ma_prodcode=cr_prodcode and cr_code=ma_craftcode left join craftdetail on cd_crid=cr_id ", "cd_bintest", "ma_code=(select ms_makecode from makeserial where ms_sncode='" + ms_sncode.Text + "') and cd_stepcode='" + User.CurrentStepCode + "'").ToString() == "-1")
|