LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_ipghrms_employee.egg-info/PKG-INFO
django_ipghrms_employee.egg-info/SOURCES.txt
django_ipghrms_employee.egg-info/dependency_links.txt
django_ipghrms_employee.egg-info/top_level.txt
employee/__init__.py
employee/admin.py
employee/apps.py
employee/contact_urls.py
employee/context_processors.py
employee/forms.py
employee/models.py
employee/signals.py
employee/tests.py
employee/urls.py
employee/urls_reports.py
employee/utils.py
employee/views.py
employee/api/__init__.py
employee/api/urls.py
employee/api/views.py
employee/api/__pycache__/__init__.cpython-310.pyc
employee/api/__pycache__/__init__.cpython-37.pyc
employee/api/__pycache__/__init__.cpython-39.pyc
employee/api/__pycache__/urls.cpython-310.pyc
employee/api/__pycache__/urls.cpython-37.pyc
employee/api/__pycache__/urls.cpython-39.pyc
employee/api/__pycache__/views.cpython-310.pyc
employee/api/__pycache__/views.cpython-37.pyc
employee/api/__pycache__/views.cpython-39.pyc
employee/migrations/0001_initial.py
employee/migrations/0002_curempposition_curempdivision.py
employee/migrations/0003_employee_is_new.py
employee/migrations/0004_employee_emp_id.py
employee/migrations/0005_alter_employee_blood_alter_employee_father_and_more.py
employee/migrations/0006_fidnumber_bank_address_fidnumber_customer_name_and_more.py
employee/migrations/0007_alter_fidnumber_customer_name.py
employee/migrations/0008_empspecialize.py
employee/migrations/0009_alter_empspecialize_name.py
employee/migrations/0010_formaleducation_year.py
employee/migrations/0011_nonformaleducation_year.py
employee/migrations/0012_auto_20221122_1104.py
employee/migrations/0013_auto_20221122_1127.py
employee/migrations/0014_auto_20221130_2303.py
employee/migrations/0015_auto_20221130_2304.py
employee/migrations/0016_auto_20221130_2326.py
employee/migrations/0017_auto_20221130_2335.py
employee/migrations/0018_employee_pin.py
employee/migrations/0019_employee_ext.py
employee/migrations/0020_auto_20230117_1829.py
employee/migrations/0021_emplanguage_file_language.py
employee/migrations/0022_alter_photo_image.py
employee/migrations/0023_alter_photo_image.py
employee/migrations/0024_alter_fidnumber_options.py
employee/migrations/0025_empsignature.py
employee/migrations/__init__.py
employee/migrations/__pycache__/0001_initial.cpython-310.pyc
employee/migrations/__pycache__/0001_initial.cpython-37.pyc
employee/migrations/__pycache__/0001_initial.cpython-39.pyc
employee/migrations/__pycache__/0002_curempposition_curempdivision.cpython-310.pyc
employee/migrations/__pycache__/0002_curempposition_curempdivision.cpython-37.pyc
employee/migrations/__pycache__/0002_curempposition_curempdivision.cpython-39.pyc
employee/migrations/__pycache__/0003_employee_is_new.cpython-310.pyc
employee/migrations/__pycache__/0003_employee_is_new.cpython-37.pyc
employee/migrations/__pycache__/0003_employee_is_new.cpython-39.pyc
employee/migrations/__pycache__/0004_employee_emp_id.cpython-310.pyc
employee/migrations/__pycache__/0004_employee_emp_id.cpython-37.pyc
employee/migrations/__pycache__/0004_employee_emp_id.cpython-39.pyc
employee/migrations/__pycache__/0005_alter_employee_blood_alter_employee_father_and_more.cpython-310.pyc
employee/migrations/__pycache__/0005_alter_employee_blood_alter_employee_father_and_more.cpython-37.pyc
employee/migrations/__pycache__/0005_alter_employee_blood_alter_employee_father_and_more.cpython-39.pyc
employee/migrations/__pycache__/0006_fidnumber_bank_address_fidnumber_customer_name_and_more.cpython-310.pyc
employee/migrations/__pycache__/0006_fidnumber_bank_address_fidnumber_customer_name_and_more.cpython-37.pyc
employee/migrations/__pycache__/0007_alter_fidnumber_customer_name.cpython-310.pyc
employee/migrations/__pycache__/0007_alter_fidnumber_customer_name.cpython-37.pyc
employee/migrations/__pycache__/0008_empspecialize.cpython-310.pyc
employee/migrations/__pycache__/0008_empspecialize.cpython-37.pyc
employee/migrations/__pycache__/0009_alter_empspecialize_name.cpython-310.pyc
employee/migrations/__pycache__/0009_alter_empspecialize_name.cpython-37.pyc
employee/migrations/__pycache__/0010_formaleducation_year.cpython-310.pyc
employee/migrations/__pycache__/0011_nonformaleducation_year.cpython-310.pyc
employee/migrations/__pycache__/0012_auto_20221122_1104.cpython-310.pyc
employee/migrations/__pycache__/0013_auto_20221122_1127.cpython-310.pyc
employee/migrations/__pycache__/0014_auto_20221130_2303.cpython-310.pyc
employee/migrations/__pycache__/0015_auto_20221130_2304.cpython-310.pyc
employee/migrations/__pycache__/0016_auto_20221130_2326.cpython-310.pyc
employee/migrations/__pycache__/0017_auto_20221130_2335.cpython-310.pyc
employee/migrations/__pycache__/0018_employee_pin.cpython-310.pyc
employee/migrations/__pycache__/0019_employee_ext.cpython-310.pyc
employee/migrations/__pycache__/0020_auto_20230117_1825.cpython-310.pyc
employee/migrations/__pycache__/0020_auto_20230117_1827.cpython-310.pyc
employee/migrations/__pycache__/0020_auto_20230117_1829.cpython-310.pyc
employee/migrations/__pycache__/0021_emplanguage_file_language.cpython-310.pyc
employee/migrations/__pycache__/0022_alter_photo_image.cpython-310.pyc
employee/migrations/__pycache__/0023_alter_photo_image.cpython-310.pyc
employee/migrations/__pycache__/0024_alter_fidnumber_options.cpython-310.pyc
employee/migrations/__pycache__/0025_empsignature.cpython-310.pyc
employee/migrations/__pycache__/__init__.cpython-310.pyc
employee/migrations/__pycache__/__init__.cpython-37.pyc
employee/migrations/__pycache__/__init__.cpython-39.pyc
employee/reports/__init__.py
employee/reports/urls.py
employee/reports/views.py
employee/reports/__pycache__/__init__.cpython-310.pyc
employee/reports/__pycache__/__init__.cpython-37.pyc
employee/reports/__pycache__/__init__.cpython-39.pyc
employee/reports/__pycache__/urls.cpython-310.pyc
employee/reports/__pycache__/urls.cpython-37.pyc
employee/reports/__pycache__/urls.cpython-39.pyc
employee/reports/__pycache__/views.cpython-310.pyc
employee/reports/__pycache__/views.cpython-37.pyc
employee/reports/__pycache__/views.cpython-39.pyc
employee/templates/components/password_modal.html
employee/templates/components/password_modal_list.html
employee/templates/components/password_validation.html
employee/templates/employee/emp_attach.html
employee/templates/employee/emp_contact_list.html
employee/templates/employee/emp_dash.html
employee/templates/employee/emp_detail.html
employee/templates/employee/emp_detail_bottom.html
employee/templates/employee/emp_detail_left.html
employee/templates/employee/emp_detail_right.html
employee/templates/employee/emp_list.html
employee/templates/employee/emp_list_deact.html
employee/templates/employee/emp_photo.html
employee/templates/employee/emp_raw_data.html
employee/templates/employee/form.html
employee/templates/employee/form2.html
employee/templates/employee/form3.html
employee/templates/employee/form_address.html
employee/templates/employee/form_location.html
employee/templates/employee/maps.html
employee/templates/employee/s_emp_attach.html
employee/templates/employee2/depend_list.html
employee/templates/employee2/form.html
employee/templates/employee2/formal_detail.html
employee/templates/employee2/formal_list.html
employee/templates/employee2/nonformal_detail.html
employee/templates/employee2/nonformal_list.html
employee/templates/employee2/photo.html
employee/templates/employee2/photo_modal.html
employee/templates/employee2/workexp_detail.html
employee/templates/employee2/workexp_list.html
employee/templates/employee3/adv_list.html
employee/templates/employee3/de_list.html
employee/templates/employee3/dep_list.html
employee/templates/employee3/no_div_list.html
employee/templates/employee3/raw_data.html
employee/templates/employee3/raw_data_adv.html
employee/templates/employee3/raw_data_all.html
employee/templates/employee3/raw_data_emp.html
employee/templates/employee3/raw_data_habi.html
employee/templates/employee3/staff_list.html
employee/templates/employee3/unit_list.html
employee/templates/employee_chart/chart_emp.html
employee/templates/employee_chart/chart_emp_dep.html
employee/templates/employee_chart/chart_emp_unit.html
employee/templates/employee_chart/emp_age.js
employee/templates/employee_chart/emp_age2.js
employee/templates/employee_chart/emp_all.js
employee/templates/employee_chart/emp_country.js
employee/templates/employee_chart/emp_dep.js
employee/templates/employee_chart/emp_dep2.js
employee/templates/employee_chart/emp_gender.js
employee/templates/employee_chart/emp_mun.js
employee/templates/employee_chart/emp_nivelaca.js
employee/templates/employee_chart/emp_nivelaca2.js
employee/templates/employee_chart/emp_unit.js
employee/templates/employee_chart/myoption.js
employee/templates/employee_chart/udep_emp_gender.js
employee/templates/employee_detail/attendance.html
employee/templates/employee_detail/basic.html
employee/templates/employee_detail/error.html
employee/templates/employee_detail/evaluation.html
employee/templates/employee_detail/header.html
employee/templates/employee_detail/leave.html
employee/templates/employee_detail/onboarding.html
employee/templates/employee_detail/training.html
employee/templates/employee_detail/trip.html
employee/templates/employee_print/cv_1_iden.html
employee/templates/employee_print/cv_2_nat_fam.html
employee/templates/employee_print/cv_3_hab_acc.html
employee/templates/employee_print/cv_4_col_fun.html
employee/templates/employee_print/cv_4_col_fun_back.html
employee/templates/employee_print/cv_5_per_fal.html
employee/templates/employee_print/cv_6_pen_lov.html
employee/templates/employee_print/layout.html
employee/templates/employee_print/print_cv.html
employee/templates/employee_reports/aca_level_list.html
employee/templates/employee_reports/r_dash.html
employee/templates/employee_users/emp_dep_list.html
employee/templates/employee_users/emp_detail.html
employee/templates/employee_users/emp_detail_bottom.html
employee/templates/employee_users/emp_detail_left.html
employee/templates/employee_users/emp_detail_right.html
employee/templates/employee_users/emp_staff_list.html
employee/templates/employee_users/emp_unit_dash.html
employee/views/__init__.py
employee/views/emp_rawdata.py
employee/views/employee2.py
employee/views/employee3.py
employee/views/employee_attach.py
employee/views/employee_chart.py
employee/views/employee_dash.py
employee/views/employee_dep.py
employee/views/employee_m.py
employee/views/employee_unit.py
employee/views/employee_user.py
employee/views/employee_v.py
employee/views/__pycache__/__init__.cpython-310.pyc
employee/views/__pycache__/__init__.cpython-37.pyc
employee/views/__pycache__/__init__.cpython-38.pyc
employee/views/__pycache__/__init__.cpython-39.pyc
employee/views/__pycache__/emp_rawdata.cpython-310.pyc
employee/views/__pycache__/emp_rawdata.cpython-37.pyc
employee/views/__pycache__/emp_rawdata.cpython-39.pyc
employee/views/__pycache__/employee.cpython-37.pyc
employee/views/__pycache__/employee.cpython-38.pyc
employee/views/__pycache__/employee2.cpython-310.pyc
employee/views/__pycache__/employee2.cpython-37.pyc
employee/views/__pycache__/employee2.cpython-38.pyc
employee/views/__pycache__/employee2.cpython-39.pyc
employee/views/__pycache__/employee3.cpython-310.pyc
employee/views/__pycache__/employee3.cpython-37.pyc
employee/views/__pycache__/employee3.cpython-38.pyc
employee/views/__pycache__/employee3.cpython-39.pyc
employee/views/__pycache__/employee_attach.cpython-310.pyc
employee/views/__pycache__/employee_attach.cpython-38.pyc
employee/views/__pycache__/employee_carrier.cpython-38.pyc
employee/views/__pycache__/employee_chart.cpython-310.pyc
employee/views/__pycache__/employee_chart.cpython-37.pyc
employee/views/__pycache__/employee_chart.cpython-38.pyc
employee/views/__pycache__/employee_chart.cpython-39.pyc
employee/views/__pycache__/employee_dash.cpython-310.pyc
employee/views/__pycache__/employee_dash.cpython-37.pyc
employee/views/__pycache__/employee_dash.cpython-38.pyc
employee/views/__pycache__/employee_dash.cpython-39.pyc
employee/views/__pycache__/employee_de.cpython-39.pyc
employee/views/__pycache__/employee_dep.cpython-310.pyc
employee/views/__pycache__/employee_dep.cpython-37.pyc
employee/views/__pycache__/employee_dep.cpython-39.pyc
employee/views/__pycache__/employee_dg.cpython-38.pyc
employee/views/__pycache__/employee_div.cpython-38.pyc
employee/views/__pycache__/employee_m.cpython-310.pyc
employee/views/__pycache__/employee_m.cpython-37.pyc
employee/views/__pycache__/employee_m.cpython-39.pyc
employee/views/__pycache__/employee_unit.cpython-310.pyc
employee/views/__pycache__/employee_unit.cpython-37.pyc
employee/views/__pycache__/employee_unit.cpython-39.pyc
employee/views/__pycache__/employee_user.cpython-38.pyc
employee/views/__pycache__/employee_v.cpython-310.pyc
employee/views/__pycache__/employee_v.cpython-37.pyc
employee/views/__pycache__/employee_v.cpython-39.pyc
employee/views/__pycache__/id_card_print.cpython-38.pyc
employee/views/__pycache__/print.cpython-38.pyc
employee/views/__pycache__/print_cv.cpython-38.pyc
employee/views/__pycache__/users.cpython-37.pyc
employee/views/__pycache__/users.cpython-38.pyc