Project

General

Profile

Plugins Directory » Employee CRM

Author: Systango Ltd
Website: http://www.systango.com
Code repository: https://github.com/stpl/systango_hrm
Registered on: 2014-04-02 (almost 10 years ago)
Current version: 1.0.1
Compatible with: Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x
User ratings:   (3)

A solution to automate application and approval process in your firm.

Provides different ways to monitor and analyse leaves with features like defining your organisation structure, approval hierarchy, holiday calendars with historical trends and data reports.

Feel free to reach us, for any customization that you might require. Will appreciate any feedback you have.

Installation notes

= Systango Hrm plugin

Install
  • Copy systango_hrm plugin to {RAILS_APP}/plugins on your redmine path
  • Run bundle install --without development test RAILS_ENV=production
  • Run rake redmine:plugins NAME=systango_hrm RAILS_ENV=production
  • Run nohup rake jobs:work &
  • Run rake task for 'send reminder email for pending leaves' and 'recalculate leaves on holiday calender update'
Uninstall

rake redmine:plugins NAME=systango_hrm RAILS_ENV=production
rm -r plugins/systango_hrm

Requirements
  • Redmine 2.2.4.stable and above
Test
rake db:drop RAILS_ENV=test
rake db:migrate redmine:plugins:migrate RAILS_ENV=test
rake redmine:test:plugins:functionals PLUGIN=systango_hrm RAILS_ENV=test
rake redmine:test:plugins:units PLUGIN=systango_hrm RAILS_ENV=test
rake redmine:test:plugins PLUGIN=systango_hrm RAILS_ENV=test

rake db:reset redmine:plugins:migrate test:plugins NAME=systango_hrm RAILS_ENV=test

rake db:drop RAILS_ENV=test && rake db:create db:migrate redmine:plugins:migrate RAILS_ENV=test && rake test:plugins PLUGIN=systango_hrm RAILS_ENV=test

Changelog

1.0.1 (2014-08-07)

Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.

Added a functionality that user belonging to any specific project/role would see the HRM related details.

1.0.0 (2014-04-02)

Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.

User ratings

  by Apoorv Jain about 7 years ago

Not compatible with Redmine 3.X

Redmine 3.3.2
Rails 4.2.7.1
ruby 2.3.1p112

  by Shawn Dibble over 8 years ago

Not compatible with 3.0.x

  by ravi jain almost 10 years ago

The Plugin is excellent, It's currently with our QA, let see how many bug it have, after that we will implement it in our office.