Change version to v16.1.OS
This commit is contained in:
@@ -9,8 +9,8 @@ define('HOME_LINK_ADMIN', CLIENT_BASE_URL."?g=admin&n=dashboard&m=admin_Admin");
|
||||
define('HOME_LINK_OTHERS', CLIENT_BASE_URL."?g=modules&n=dashboard&m=module_Personal_Information");
|
||||
|
||||
//Version
|
||||
define('VERSION', '16.2.OS');
|
||||
define('CACHE_VALUE', '16.2.OS');
|
||||
define('VERSION', '16.1.OS');
|
||||
define('CACHE_VALUE', '16.1.OS');
|
||||
define('VERSION_DATE', '02/05/2016');
|
||||
|
||||
if(!defined('CONTACT_EMAIL')){define('CONTACT_EMAIL','icehrm@gamonoid.com');}
|
||||
|
||||
@@ -523,7 +523,7 @@ That way you can attach each and every project to a client.
|
||||
Under employee projects tab you can assign projects to employees. You need to add projects to employees to enable them to add time against
|
||||
these projects in time-sheets.
|
||||
|
||||
Release note v16.2
|
||||
Release note v16.1
|
||||
------------------
|
||||
|
||||
### Fixes
|
||||
|
||||
Reference in New Issue
Block a user