Plugins Directory » Invoices
|
|
Author: | Kirill Bezrukov |
|---|---|---|
| Website: | http://redminecrm.com/projects/invoices | |
| Code repository: | - | |
| Registered on: | 2011-12-01 (over 1 year) | |
| Current version: | 2.1.1 | |
| Compatible with: | Redmine 2.3.x, 2.2.x, 2.1.x |
- Simple invoices management
- Invoices statuses basic workflow
- Redmine CRM integration (required CRM Pro or CRM Light 3.0+)
- Multi currency support
- Discounts (percentage and flat)
- Assignable to Redmine users
- Custom lines units
- Per line tax value
- Ajax line editing
Installation notes
Extract plugin to vendor/plugins folders
bundle install bundle exec rake redmine:plugins NAME=redmine_contacts_invoices RAILS_ENV=production bundle exec rake redmine:plugins NAME=redmine_contacts_expenses RAILS_ENV=production
Changelog
2.1.1 (2013-04-05)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x.
- Select project field
- Fixed DAILY_ID bug
- Added YEARLY_ID, MONTHLY_ID macros
- Hungarian translation (Márk Sági-Kazár)
- Czech translation (Martin Grůber)
- Bill time entries to different project
2.1.0 (2013-02-26)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x.
- Assignee for expense
- Attachments for invoices/expenses
- Comments for invoices
- Expenses table view
- Sorting on excerpt list
- Finance plugin support
2.0.0 (2012-11-13)
Compatible with Redmine 2.2.x, 2.1.x.
- Feature: Redmine 2.1 support
- Feature: Ruby 1.9 support
- Feature: configure which menu entries are shown
- Feature: Contact card on show invoice page
- Feature: New currencies for Invoices (NZD and SGD)
1.1.0 (2012-05-03)
Compatible with Redmine 1.4.x, 1.3.x, 1.2.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
0.0.2 (2011-12-02)
Compatible with Redmine 1.3.x, 1.2.x.
- Feature: Last invoice number on invoice create page
- Feature: New right for own invoices
- Bug: All invoice deleted after line deletion
0.0.1 (2011-12-01)
Compatible with Redmine 1.2.x.