private void BindComboboxs()
 {
     Common.Common_Func.BindComboBoxAddAll(Print_Func.GetOrderType(), cbbVoucherType);
 }