| | |
| | | ",HSTOCKORGID = " + omodel.HOrgID + "" + |
| | | ",HOWNERID = " + omodel.HOrgID + "" + |
| | | ",HOrgID = " + omodel.HOrgID + "" + |
| | | ",HBillNo='" + omodel.HBillNo + "'" + |
| | | ",HMainSourceInterID = " + omodel.HMainSourceInterID + "" + |
| | | ",HMainSourceEntryID = " + omodel.HMainSourceEntryID + "" + |
| | | ",HMainSourceBillNo = '" + omodel.HMainSourceBillNo + "'" + |
| | |
| | | "," + omodel.HYear.ToString() + "" + |
| | | "," + omodel.HPeriod.ToString() + "" + |
| | | ",'" + this.BillType + "'" + |
| | | ",'" + this.HBillSubType + "'" + |
| | | ",'" + omodel.HBillSubType + "'" + |
| | | ",'" + omodel.HRemark + "'" + |
| | | ",'" + omodel.HMaker + "'" + |
| | | "," + "getdate()" + "" + |