Method | Description | |
---|---|---|
f003_import_he_so_lns ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
F001_import_hop_dong_Load ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
M_cmd_chon_file_Click ( object sender, EventArgs e ) : void | ||
M_cmd_save_Click ( object sender, EventArgs e ) : void | ||
M_cmd_tai_file_mau_Click ( object sender, EventArgs e ) : void | ||
M_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void | ||
check_all_is_ok ( ) : bool | ||
check_client_one_row ( DataRow ip_dr ) : bool | ||
check_logic_one_row ( DataRow ip_dr ) : bool | ||
check_ma_nhan_vien_ton_tai ( DataRow ip_dr ) : bool | ||
check_not_null ( DataRow ip_dr ) : bool | ||
check_thoi_gian_he_so_lns_Insert ( DataRow ip_dr ) : bool | ||
check_thoi_gian_voi_luong_cung_Insert ( DataRow ip_dr ) : bool | ||
find_he_so_lns_by_id ( decimal dcID_HE_SO_LNS ) : decimal | ||
find_id_chuc_vu ( string ma_chuc_vu ) : decimal | ||
find_id_don_vi ( string ma_dv ) : decimal | ||
find_id_hs_lns_by_ma_muc ( string ma_lns, string muc_lns ) : decimal | ||
find_id_nv_by_ma_nv ( string v ) : decimal | ||
find_id_tu_dien_by_ma_tu_dien ( string ma_tu_dien ) : decimal | ||
find_so_tien_lcd ( decimal id_lcd ) : decimal | ||
format_control ( ) : void | ||
format_data_table ( DataTable ip_dt_src ) : void | ||
grid_to_us_gd_cong_tac ( US_GD_HE_SO_LNS v_us_gd_ct, DataRow data ) : void | ||
init_data ( ) : void | ||
is_not_null ( ) : bool | ||
load_data_from_file_to_data_table ( string ip_str_path, string ip_name_sheet_import ) : DataTable | ||
load_data_from_file_to_grid ( string path ) : void | ||
load_data_from_tu_dien ( decimal id_loai_tu_dien ) : DataTable | ||
load_data_to_ma_nv ( ) : DataTable | ||
ma_lns_dung_dinh_dang ( DataRow ip_dr ) : bool | ||
ma_nhan_vien_khong_trung_lap ( DataRow ip_dr ) : bool | ||
muc_lns_dung_dinh_dang ( DataRow ip_dr ) : bool | ||
ngay_bat_dau_nho_hon_ngay_ket_thuc ( DataRow ip_dr ) : bool | ||
save_data ( ) : void | ||
set_define_event ( ) : void | ||
set_init_form_load ( ) : void | ||
xuat_excel ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |