private void detach_TrnJournals(TrnJournal entity) { this.SendPropertyChanging(); entity.MstArticle = null; }
private void detach_TrnJournals(TrnJournal entity) { this.SendPropertyChanging(); entity.TrnStockTransfer = null; }
private void attach_TrnJournals(TrnJournal entity) { this.SendPropertyChanging(); entity.MstAccount = this; }
private void detach_TrnJournals1(TrnJournal entity) { this.SendPropertyChanging(); entity.TrnSalesInvoice1 = null; }
private void attach_TrnJournals(TrnJournal entity) { this.SendPropertyChanging(); entity.TrnStockOut = this; }
private void detach_TrnJournals1(TrnJournal entity) { this.SendPropertyChanging(); entity.TrnReceivingReceipt1 = null; }
private void attach_TrnJournals(TrnJournal entity) { this.SendPropertyChanging(); entity.TrnSalesInvoice = this; }
private void detach_TrnJournals(TrnJournal entity) { this.SendPropertyChanging(); entity.TrnJournalVoucher = null; }
private void attach_TrnJournals(TrnJournal entity) { this.SendPropertyChanging(); entity.TrnReceivingReceipt = this; }
private void detach_TrnJournals(TrnJournal entity) { this.SendPropertyChanging(); entity.TrnDisbursement = null; }
private void detach_TrnJournals(TrnJournal entity) { this.SendPropertyChanging(); entity.TrnCollection = null; }
partial void DeleteTrnJournal(TrnJournal instance);
partial void UpdateTrnJournal(TrnJournal instance);
partial void InsertTrnJournal(TrnJournal instance);