/// <summary>
 /// Function to fill Cash/Party combobox
 /// </summary>
 public void CashOrPartyComboFill()
 {
     try
     {
         TransactionGenericFillObj.CashOrPartyUnderSundryDrComboFill(cmbCashOrParty, true);
     }
     catch (Exception ex)
     {
         MessageBox.Show("SQRT:02" + ex.Message, "OpenMiracle", MessageBoxButtons.OK, MessageBoxIcon.Information);
     }
 }
Пример #2
0
 /// <summary>
 /// Function to fill Cash/party combobox
 /// </summary>
 public void CashOrPartyComboFill()
 {
     try
     {
         TransactionGeneralFillObj.CashOrPartyUnderSundryDrComboFill(cmbCashOrParty, true);
     }
     catch (Exception ex)
     {
         formMDI.infoError.ErrorString = "SORP2:" + ex.Message;
     }
 }
Пример #3
0
 /// <summary>
 /// Function to fill Cash/Party combobox
 /// </summary>
 /// <param name="cmbCashorParty"></param>
 public void CashOrPartyComboFill(ComboBox cmbCashorParty)
 {
     try
     {
         obj.CashOrPartyUnderSundryDrComboFill(cmbCashorParty, true);
     }
     catch (Exception ex)
     {
         MessageBox.Show("SRR4" + ex.Message, "OpenMiracle", MessageBoxButtons.OK, MessageBoxIcon.Information);
     }
 }
Пример #4
0
 /// <summary>
 /// Function to fill Cash/Party combobox
 /// </summary>
 public void AccountLedgerComboFill()
 {
     try
     {
         TransactionsGeneralFillObj.CashOrPartyUnderSundryDrComboFill(cmbAccountLeadger, true);
     }
     catch (Exception ex)
     {
         formMDI.infoError.ErrorString = "ODSO1:" + ex.Message;
     }
 }
Пример #5
0
 /// <summary>
 /// Function to fill Cash/Party combobox
 /// </summary>
 /// <param name="cmbCashorParty"></param>
 public void CashOrPartyComboFill(ComboBox cmbCashorParty)
 {
     try
     {
         obj.CashOrPartyUnderSundryDrComboFill(cmbCashorParty, true);
     }
     catch (Exception ex)
     {
         formMDI.infoError.ErrorString = "SRREG6:" + ex.Message;
     }
 }
 /// <summary>
 /// Function to fill Cash/Party combobox
 /// </summary>
 public void AccountLedgerComboFill()
 {
     try
     {
         TransactionsGeneralFillObj.CashOrPartyUnderSundryDrComboFill(cmbAccountLeadger, true);
     }
     catch (Exception ex)
     {
         MessageBox.Show("ODSO1:" + ex.Message, "OpenMiracle", MessageBoxButtons.OK, MessageBoxIcon.Information);
     }
 }
 /// <summary>
 /// Function to fill Cash/Party combobox
 /// </summary>
 public void CashorPartyComboFill()
 {
     try
     {
         TransactionGeneralFillObj.CashOrPartyUnderSundryDrComboFill(cmbCashorParty, true);
         cmbCashorParty.SelectedIndex = 0;
     }
     catch (Exception ex)
     {
         MessageBox.Show("SIR :3" + ex.Message, "OpenMiracle", MessageBoxButtons.OK, MessageBoxIcon.Information);
     }
 }
Пример #8
0
 /// <summary>
 /// Function to fill Cash/Party combobox
 /// </summary>
 /// <param name="cmbCashorParty"></param>
 public void CashOrPartyComboFill()
 {
     TransactionsGeneralFill transactionGeneralFillObj = new TransactionsGeneralFill();
     try
     {
         transactionGeneralFillObj.CashOrPartyUnderSundryDrComboFill(cmbCashorParty, true);
     }
     catch (Exception ex)
     {
         MessageBox.Show("RIRgstr:02" + ex.Message, "OpenMiracle", MessageBoxButtons.OK, MessageBoxIcon.Information);
     }
 }
Пример #9
0
        /// <summary>
        /// Function to fetch ladger Name Cash/Party ComboBox
        /// </summary>
        public void CashOrPartyComboFill()
        {
            TransactionsGeneralFill transactionGeneralFillObj = new TransactionsGeneralFill();

            try
            {
                transactionGeneralFillObj.CashOrPartyUnderSundryDrComboFill(cmbCashorParty, true);
            }
            catch (Exception ex)
            {
                formMDI.infoError.ErrorString = "RIReport2:" + ex.Message;
            }
        }
Пример #10
0
 /// <summary>
 /// Function to fill Cash/Party combobox
 /// </summary>
 public void CashOrPartyComboFill()
 {
     try
     {
         TransactionsGeneralFill TransactionGeneralFillObj = new TransactionsGeneralFill();
         TransactionGeneralFillObj.CashOrPartyUnderSundryDrComboFill(cmbCashOrParty, true);
         cmbCashOrParty.SelectedValue = 0;
     }
     catch (Exception ex)
     {
         formMDI.infoError.ErrorString = "SVRT7:" + ex.Message;
     }
 }
        /// <summary>
        /// Function to fill Cash/Party combobox
        /// </summary>
        /// <param name="cmbCashorParty"></param>
        public void CashOrPartyComboFill()
        {
            TransactionsGeneralFill transactionGeneralFillObj = new TransactionsGeneralFill();

            try
            {
                transactionGeneralFillObj.CashOrPartyUnderSundryDrComboFill(cmbCashorParty, true);
            }
            catch (Exception ex)
            {
                MessageBox.Show("RIRgstr:02" + ex.Message, "OpenMiracle", MessageBoxButtons.OK, MessageBoxIcon.Information);
            }
        }
Пример #12
0
 /// <summary>
 /// Cash Or Party Combo fill function
 /// </summary>
 public void CashOrPartyComboFill()
 {
     TransactionsGeneralFill TransactionGenerateFillObj = new TransactionsGeneralFill();
     try
     {
         TransactionGenerateFillObj.CashOrPartyUnderSundryDrComboFill(cmbCashOrParty, false);
     }
     catch (Exception ex)
     {
         MessageBox.Show("DN04: " + ex.Message, "OpenMiracle", MessageBoxButtons.OK, MessageBoxIcon.Information);
     }
 }
Пример #13
0
 /// <summary>
 /// Function to call frmLedgerPopup form to select and view Ledger
 /// </summary>
 /// <param name="frmLedgerPopup"></param>
 /// <param name="decId"></param>
 /// <param name="strComboTypes"></param>
 public void CallFromLedgerPopup(frmLedgerPopup frmLedgerPopup, decimal decId, string strComboTypes) //PopUp
 {
     TransactionsGeneralFill transactionGeneralFillObj = new TransactionsGeneralFill();
     try
     {
         base.Show();
         this.frmLedgerPopUpObj = frmLedgerPopup;
         if (strComboTypes == "CashOrSundryDeptors")
         {
             transactionGeneralFillObj.CashOrPartyUnderSundryDrComboFill(cmbCashOrParty, false);
             cmbCashOrParty.SelectedValue = decId;
         }
         frmLedgerPopUpObj.Close();
         frmLedgerPopUpObj = null;
     }
     catch (Exception ex)
     {
         MessageBox.Show("SQ:15" + ex.Message, "OpenMiracle", MessageBoxButtons.OK, MessageBoxIcon.Information);
     }
 }
Пример #14
0
 /// <summary>
 /// Function to fill Cash/Party combobox
 /// </summary>
 public void CashOrPartyComboFill()
 {
     try
     {
         TransactionsGeneralFill TransactionGeneralFillObj = new TransactionsGeneralFill();
         TransactionGeneralFillObj.CashOrPartyUnderSundryDrComboFill(cmbCashOrParty, true);
         cmbCashOrParty.SelectedValue = 0;
     }
     catch (Exception ex)
     {
         MessageBox.Show("SVRT 7 : " + ex.Message, "OpenMiracle", MessageBoxButtons.OK, MessageBoxIcon.Information);
     }
 }