Employee Promotion, Transfer - documentation

This commit is contained in:
Ranjith 2018-05-05 13:51:34 +05:30
parent a68a108234
commit 715780b78b
7 changed files with 34 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

@ -0,0 +1,15 @@
# Employee Promotion
You can manage Employee Promotions using this document.
To record an Employee Promotion go to
> Human Resource > Employee Promotion > New Employee Promotion
Select Employee and add all details to be updated to Promotion Details table.
<img class="screenshot" alt="Employee Promotion" src="{{docs_base_url}}/assets/img/human-resources/employee_promotion.png">
Promotion document can be submitted on or after Promotion Date. Once submitted all the changes added to Promotion Details table will applied to Employee.
<img class="screenshot" alt="Employee Promotion" src="{{docs_base_url}}/assets/img/human-resources/employee_promotion_1.png">

View File

@ -0,0 +1,17 @@
# Employee Transfer
You can transfer Employees to different Company or Department by using Employee Transfer.
To reocord an Employee Transfer go to
> Human Resource > Employee Transfer > New Employee Transfer
Select Employee and add all details to be updated to Transfer Details table.
<img class="screenshot" alt="Employee Transfer" src="{{docs_base_url}}/assets/img/human-resources/employee_transfer.png">
Transfer document can be submitted on or after Transfer Date. Once submitted all the changes added to Transfer Details table will applied to Employee.
<img class="screenshot" alt="Employee Transfer" src="{{docs_base_url}}/assets/img/human-resources/employee_transfer_1.png">
> Note : If Create New Employee ID is checked, a new Employee will be created with property changes in Transfer Details table and old Employee will be marked as releived. Leave allocations for the new Employee has to be manually created from Leave Period.

View File

@ -18,4 +18,6 @@ human-resource-setup
daily-work-summary
fleet-management
loan-management
employee-promotion
employee-transfer
articles