Changes for v22.0.0.OS

This commit is contained in:
Thilina Hasantha
2018-04-28 03:04:36 +02:00
parent d105ee3512
commit 8ebf28fbcb
471 changed files with 160244 additions and 293 deletions

View File

@@ -1,5 +1,8 @@
<?php
$migrationList = [];
$migrationList[] = 'v20180417_210501_update_menu_names';
$migrationList[] = 'v20180325_210101_delete_leave_group_employee';
$migrationList[] = 'v20180317_210200_leave_rule_experience';
$migrationList[] = 'v20180305_210100_drop_si_hi_languages';
$migrationList[] = 'v20171126_200303_swift_mail';
$migrationList[] = 'v20171003_200302_payroll_meta_export';