{extend name="../../base/view/common/base" /} {block name="style"} {/block} {block name="body"}

Edit Employee File

Basic Info
Employee name {$detail.name} Gender {eq name="$detail.sex" value="1"}Male{/eq} {eq name="$detail.sex" value="2"}Female{/eq} Avatar
Date of birth ID card number
Political status Marital status
Ethnicity Native place
Household type Household location
Graduated from Graduation date
Highest degree Major Work start date
Home address Mobile number {$detail.mobile} Email {$detail.email}
Current address Emergency contact Emergency phone
Profile
Employment Info
Department {$detail.department} Manager {$detail.pname|default='None'} Position {$detail.position}
Start date {$detail.entry_time|date='Y-m-d'} Job title Job level
Employee type {eq name="$detail.type" value="3"}Intern{/eq} {eq name="$detail.type" value="2"}Probation{/eq} {eq name="$detail.type" value="1"}Regular{/eq} Employee ID Social security number
Payroll bank Payroll account Housing fund number
Education
{empty name="$edu"} {else/} {volist name="$edu" id="v"} {/volist} {/empty}
Start date End date School Major Degree Remarks Actions
No data
Delete
Work Experience
{empty name="$work"} {else/} {volist name="$work" id="v"} {/volist} {/empty}
Start date End date Company Job title Remarks Actions
No data
Delete
Certificates
{empty name="$certificate"} {else/} {volist name="$certificate" id="v"} {/volist} {/empty}
Certificate Issued date Issuing organization Remarks Actions
No data
Delete
Computer Skills
{empty name="$skills"} {else/} {volist name="$skills" id="v"} {/volist} {/empty}
Skill Proficiency Remarks Actions
No data
Delete
Language Skills
{empty name="$language"} {else/} {volist name="$language" id="v"} {/volist} {/empty}
Language Proficiency Remarks Actions
No data
Delete
File Attachments
{notempty name="$detail.file_ids"} {volist name="$detail.file_array" id="vo"}
{:file_card($vo)}
{/volist} {/notempty}
Delete
Delete
Delete
Delete
Delete
{/block} {block name="script"} {/block}