Commit e100f178 authored by Frank Bergmann's avatar Frank Bergmann

- Added password field to be parsed for persons

parent afca0f39
...@@ -133,7 +133,7 @@ ad_proc -public im_csv_import_guess_person { } {} { ...@@ -133,7 +133,7 @@ ad_proc -public im_csv_import_guess_person { } {} {
{vacation_days_per_year "Vacation Days per Year" number "" } {vacation_days_per_year "Vacation Days per Year" number "" }
{vacation_balance "Vacation Balance" number "" } {vacation_balance "Vacation Balance" number "" }
{profiles "Profiles" no_change "" } {profiles "Profiles" no_change "" }
{password "Password" no_change "" }
} }
return $mapping return $mapping
} }
......
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