Project

General

Profile

Plugins Directory » Redmine Time Invoices

Author: Arkhitech - More, Better, Faster!
Website: http://www.arkhitech.com/content/redmine-customization-and-plugin-development
Code repository: https://github.com/arkhitech/redmine_time_invoices
Registered on: 2013-10-26 (over 10 years ago)
Current version: 0.0.1
Compatible with: Redmine 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x
User ratings:   (0)

Redmine Time Invoice plugin generates invoices for each project in redmine where the Redmine Invoice Generator plugin module is installed.

Rake task is responsible for generating time invoices for each month for each project and email is sent to the users with permission submit_invoiceable_time.

In redmine project, all the users of the project with permission "submit_invoiceable_time" can view and submit time invoice for that particular project. These users can add comments for the invoiceable_time, and also add the 'invoiceable_quantity', and 'invoiceable_unit' (monthly, or hourly) for each time logged. Once user submits invoiceable time then he can only view it.

Changelog

0.0.1 (2013-10-24)

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