Skip to content

A Redmine plugin that allows you to manage contracts and associate time-entries with those contracts.

Notifications You must be signed in to change notification settings

jmfarina/redmine-contracts-with-time-tracking-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Redmine plugin for managing the time/money being spent on client contracts.

This plugin allows you to:

  • Create and store client contracts
  • Visualize how much time/money has been spent on a particular contract
  • Associate time entries with specific contracts

Special thanks to UpgradeYa for funding version 1.0 of this project.

Installation

Easiest way to get this plugin:

  1. run 'git submodule add https://github.com/bsyzek/redmine-contracts-with-time-tracking-plugin.git plugins/contracts' from your redmine root directory Note : use the git clone instead of git submodule add if your install folder is not part of a git project.

  2. run 'rake redmine:plugins:migrate RAILS_ENV=production' from your redmine root directory

Screenshots

View all contracts for a project:

view contracts for project

View contract details:

view contract details

Create and edit contracts:

create and edit contracts

Set permisisons:

manage permissions

About

A Redmine plugin that allows you to manage contracts and associate time-entries with those contracts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 76.0%
  • HTML 23.2%
  • CSS 0.8%