Method | Description | |
---|---|---|
f002_import_hop_dong_v2 ( ) : 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_chuc_vu_thuoc_don_vi ( DataRow ip_dr ) : 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_hop_dong_Insert ( DataRow ip_dr ) : bool | ||
find_id_chuc_vu ( string ma_chuc_vu ) : decimal | ||
find_id_don_vi ( string ma_dv ) : decimal | ||
find_id_lcd_by_ma_lcd ( string ma_lcd, string muc_lcd ) : decimal | ||
find_id_loai_hop_dong_by_ma ( string ma_loai_hd ) : 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_hop_dong ( US_GD_HOP_DONG v_us_gd_hd, 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_chuc_vu ( ) : DataTable | ||
load_data_to_don_vi ( ) : DataTable | ||
load_data_to_loai_hd ( ) : DataTable | ||
load_data_to_ma_hd ( ) : DataTable | ||
load_data_to_ma_nv ( ) : DataTable | ||
ma_chuc_dung_dinh_dang ( DataRow ip_dr ) : bool | ||
ma_don_vi_dung_dinh_dang ( DataRow ip_dr ) : bool | ||
ma_lcd_dung_dinh_dang ( DataRow ip_dr ) : bool | ||
ma_loai_hop_dong_dung_dinh_dang ( DataRow ip_dr ) : bool | ||
ma_loai_lao_dong_dung_dinh_dang ( DataRow ip_dr ) : bool | ||
ma_nhan_vien_khong_trung_lap ( DataRow ip_dr ) : bool | ||
muc_lcd_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 |