Add latest changes from icehrm pro

This commit is contained in:
gamonoid
2018-05-21 00:23:56 +02:00
parent 9c56b8acd1
commit 861e94cf9d
1375 changed files with 175006 additions and 2662 deletions

View File

@@ -1,5 +1,7 @@
<?php
$migrationList = [];
$migrationList[] = 'v20180514_230002_add_conversation_tables';
$migrationList[] = 'v20180507_230001_update_travel_record_type';
$migrationList[] = 'v20180417_210501_update_menu_names';
$migrationList[] = 'v20180325_210101_delete_leave_group_employee';
$migrationList[] = 'v20180317_210200_leave_rule_experience';