Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 517 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 517 Bytes

redmine-contracts

A Redmine plugin that allows you to manage contracts and associate time-entries with those contracts. A version of https://github.com/bsyzek/redmine-contracts-with-time-tracking-plugin

As the base plugin, 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

And also:

  • Notify the project manager when the contract hours are exploited.