Home
Name Modified Size InfoDownloads / Week
docs 2015-08-05
hcm.app.3.1.6.zip 2017-01-06 85.1 MB
hcm.3.1.6.war 2017-01-06 131.2 MB
hcm.src.3.1.6.zip 2017-01-06 102.2 MB
hcm.app.3.1.4.zip 2016-10-14 84.5 MB
hcm.3.1.4.war 2016-10-14 131.3 MB
hcm.src.3.1.4.zip 2016-10-14 105.1 MB
hcm.app.3.1.2.zip 2016-03-30 59.1 MB
hcm.src.3.1.2.zip 2016-03-29 82.2 MB
hcm.app.3.0.3.zip 2015-08-05 60.0 MB
hcm.src.3.0.2.zip 2015-08-03 72.3 MB
hcm.3.0.2.war 2015-08-03 92.5 MB
README 2015-08-03 3.6 kB
hcm.app.3.0.beta1.zip 2015-08-01 58.9 MB
hr.app.2.4.11.zip 2013-12-16 75.0 MB
hr.app.2.4.10.zip 2013-12-10 75.0 MB
hr.2.4.10.war 2013-12-10 56.4 MB
hr.src.2.4.9.tar.gz 2013-11-20 81.2 MB
hr.app.2.4.9.zip 2013-11-16 68.5 MB
hr.2.4.8.war 2013-11-16 53.5 MB
src.2.0.2.tar.gz 2012-06-08 30.1 MB
hr.app.2.0.2.zip 2012-05-09 64.5 MB
hr.app.2.0.2.tar.gz 2012-05-09 63.2 MB
hr.2.0.2.war 2012-05-09 52.7 MB
hr.app.1.2.5.zip 2011-12-24 22.4 MB
hr.1.2.5.war 2011-12-24 38.7 MB
hr.app.1.2.4.zip 2011-07-26 22.4 MB
hr.1.2.4.war 2011-07-26 38.7 MB
src.2.4.2.tar.gz 2011-04-28 583.9 kB
app.hr.1.2.2.zip 2011-04-27 22.2 MB
hr.1.2.1.war 2011-03-13 38.0 MB
Totals: 31 Items   1.9 GB 16
In current competitive business environment, Human Capital is core in the organization and this is the new phase of Enterprise.
Human capital is a collection of resources—all the knowledge, talents, skills, abilities, experience, intelligence, training, judgment, and wisdom possessed individually and collectively by individuals in an organization.

Our system allows organizations to manage it's Human Capital optimally for highest optimal output to each individual and do this with clear organizational harmony to achieve value and profit for the organization.

Features
	Self Service Desk
		- Dashboard
		- Employee Details
		- Staff out of office/on leave
		- Apply For Leave
		- Job openings/Internships applications
		- Generate CV
		- Generate Payslips
		- Petty Cash Management
		- Employee Tasks on Projects
	Human Resource Management
		- Employee bio data management
		- Full Employee profile with automated CV Generation
		- Leave management
		- Performance management
		- Posting of available vacancies
		- Training scheduling
		- Disciplinary issues and their actions
		- Defitions of:
			- Organizations and Locations/Branches
			- Departments
			- Job roles 
			- Banks and their Branches
			- News and Emails
			- Entities and Salary Scales
			- Approval(s) workflow
	Payroll
		- Customisable payroll management
		- Configure Allowances, Deductions
		- Define Statutory Deductions
		- Allowances, Deductions and Taxes calculations
		- Payslip generation
		- Expenses
		- Loans and Advances Management
		- Claims and reimbursements
	Projects
		- Project definition
		- Phase and task definition and allocation
		- Timesheet based on tasks
		- Budget estimation
		- Project Expenditure management
		- Attendance Management
	Finance
		- Budget Allocation
		- Raise Invoices 
		- Manage Sales and Purchases 
		- Manage Payments and Receipts 
		- Requisition Management
		- Automatic Posting to Journal
	Reports
		- Customisable reports for ease of audit
		- Staff Reports
		- Review Reports
		- Leave, Employees, Contracts, Arbitration etc

Setup

1. install Postgresql http://www.postgresql.org/ above version 9.0
	Linux Installation
	- yum install postgresql-server
	- service postgresql initdb - (Optional - will clear all databases)
	- service postgresql start

	Windows Installation
	- Download the setup file and install

	{ To make the installation easier you can set the password for user postgres during the installation to Baraza2011 }
	{ Remember to change it for a live deployment }

2. install Java http://www.oracle.com/technetwork/java/javase/downloads/index.html version 1.6.30 and above

3. Download hcm.app.3.0.beta1.zip and unzip it on any folder

4. Run the Setup
	cd ./hcm.app.3.0.2.zip/
	Linux : ./setup.sh
	Windows : double click on setup.bat in app folder

5. Click on 
	Test Connection - {To test connection to the database}
	Save Configurations - {In case you change user name or password connecting to the database }
	Create New - {Create a new blank database}
	Create Demo - {Create a demo database}

6. Running the appplication
	Web Application
	Linux : sh server.sh
	Windows : baraza.bar
	go to browser http://localhost:9090/hr

	Application
	Linux : sh baraza.sh
	Windows : baraza.bar

	IDE
	Application
	Linux : sh ide.sh
	Windows : ide.bar

7. If you have many applications to run in tomcat downlaod the hcm.3.0.2.war
	No DB configuration will be needed. There is a README file for the .war in the war folder

USER PASSWORDS
username root
password baraza

DEMO Accounts

Applicants
dennisgichangi@gmail.com - baraza

Employees
dc.joseph.kamau - baraza


Source: README, updated 2015-08-03