Project

General

Profile

Plugins Directory » Leave Management System

Author: Johnson Sundar Raj
Website: http://www.logicmatter.com
Code repository: https://github.com/johnson-logicmatter/leave_management_system
Registered on: 2015-08-24 (almost 10 years ago)
Current version: 0.0.1
Compatible with: Redmine 2.4.x, 2.3.x, 2.2.x, 2.1.x
User ratings:   (3)

This plugin helps to manage employees leave account of an employer. Some features are,
  • Role base access
  • Settings - Leave types, general settings, public holidays
  • Apply leave
  • Email notification
  • Monthly, YTD and yearly leave report

Screenshots
Click here to see screenshots

Installation notes

Supported in

Redmine - 2.1.x, 2.2.x, 2.3.x, 2.4.x
Ruby - 1.9.x
Mysql

Install

1. Download and extract or clone the LMS redmine plugin in the redmine app's plugins folder '{redmine_app}/plugins'

2. Run the migrations

  • rake redmine:plugins:migrate NAME=leave_management_system RAILS_ENV=production

3. Restart the server

Uninstall

1. Rollback the migrations

  • rake redmine:plugins:migrate NAME=leave_management_system VERSION=0 RAILS_ENV=production

2. Remove the redmine_leave_management_system plugins folder from redmine app's plugins folder

3. Restart the server

Changelog

0.0.1 (2014-01-21)

Compatible with Redmine 2.4.x, 2.3.x, 2.2.x, 2.1.x.

User ratings

  by Ratheesh TR over 9 years ago

Can you help me to make work on 3.1.x version?

  by Michael Bugeja almost 10 years ago

Can you please update this plugin to be used with redmine v3.1?

  by Johnson Sundar Raj almost 10 years ago