DAL/Ó¦ÊÕ¹ÜÀí/ClsYS_ReceiveBill.cs
@@ -41,7 +41,7 @@ //åºæ¶å å ³èæ°é try { if (DetailColl[0].HSourceBillType == "1114") //åºæ¶å if (DetailColl[0].HSourceBillType == "1426") //åºæ¶å { oCn.RunProc("exec h_p_Xs_UpDateRelation_ReceiveToReceivableIn_Del " + lngBillKey.ToString()); } @@ -60,7 +60,7 @@ //åºæ¶å å ³èæ°é try { if (DetailColl[0].HSourceBillType == "1114") //åºæ¶å if (DetailColl[0].HSourceBillType == "1426") //åºæ¶å { oCn.RunProc("exec h_p_Xs_UpDateRelation_ReceiveToReceivableIn_Add " + lngBillKey.ToString()); }