Plugins » Invoices

6847 Author: Kirill Bezrukov
Website: http://redminecrm.com/invoices?project_id=invoices
Code repository: -
Registered on: 2011-12-01 (6 months ago)
Current version: 1.1.0
Compatible with: Redmine 1.2.x, 1.3.x, 1.4.x
  • Simple invoices management
  • Invoices statuses basic workflow
  • Redmine CRM integration (required CRM Pro or CRM Light 2.2.1+)
  • Multi currency support
  • Discounts (percentage and flat)
  • Assignable to Redmine users
  • Custom lines units
  • Per line tax value
  • Ajax line editing

Demo site
Download




Installation notes

Extract plugin to vendor/plugins folders

sudo rake gems:install
sudo rake db:migrate_plugins RAILS_ENV=production

Changelog

1.1.0 (2012-05-03)

Compatible with Redmine 1.2.x, 1.3.x, 1.4.x.

Light version now supports Redmine 1.3 and 1.4

  • Feature: Caching for invoice total amount
  • Feature: Issues paginator with page_size
  • Feature: Invoice subject property
  • Feature: Expenses statistic by dates and statuses
  • Feature: Page number and invoice number in page footer
  • [PRO] Feature: CSV invoices/expenses export
  • [PRO] Feature: Custom Field support for Expenses module
  • Bug: Wrong statistics for boundary dates for last month
  • Bug: ActionView:TemplateError

Download

0.0.2 (2011-12-02)

Compatible with Redmine 1.2.x, 1.3.x.

  • Feature: Last invoice number on invoice create page
  • Feature: New right for own invoices
  • Bug: All invoice deleted after line deletion

Download

0.0.1 (2011-12-01)

Compatible with Redmine 1.2.x.