Commit e63d96f9 authored by Frank Bergmann's avatar Frank Bergmann

- Fixed the import filter for im_employees.department_id to cost center

parent 2bb2896a
......@@ -114,7 +114,7 @@ ad_proc -public im_csv_import_guess_person { } {} {
{supervisor_id "Supervisor" user_name "" }
{supervisor_id "Supervisor Email" user_name "" }
{supervisor_id "Supervisor ID" no_change "" }
{department_id "Department" no_change "" }
{department_id "Department" cost_center "" }
{availability "Availability" percentage "" }
{personnel_number "Personnel Number" no_change "" }
{ss_number "Social Security Number" no_change "" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment