| | |
| | | |
| | | bResult = oBill.AddBill(ref DBUtility.ClsPub.sExeReturnInfo); |
| | | string sReturn = ""; |
| | | if (oSystemParameter.ShowBill(ref sReturn) == true) |
| | | if (oSystemParameter.ShowBill(ref DBUtility.ClsPub.sExeReturnInfo) == true) |
| | | { |
| | | if (oSystemParameter.omodel.WMS_CampanyName == "åè") |
| | | { |
| | |
| | | |
| | | } |
| | | } |
| | | |
| | | // éè¿ç³»ç»åæ°å¤ææ¯å¦éè¦èªå¨å®¡æ ¸ |
| | | if(oSystemParameter.omodel.QC_TakeSampleCheckBill_AutoCheck == "Y") |
| | | { |
| | | bResult = oBill.CheckBill(oBill.omodel.HInterID, ref DBUtility.ClsPub.sExeReturnInfo); |
| | | } |
| | | |
| | | } |
| | | |
| | | } |
| | | else if (refSav == "Update") |
| | | { |