invoiceninja

Invoices, Expenses and Tasks built with Laravel, Flutter and React

OTHER License

Downloads
110
Stars
7.7K
Committers
73

Bot releases are visible (Hide)

invoiceninja - Improved Import/Export

Published by hillelcoren almost 9 years ago

  • Enabled importing invoices and payments
  • Improved data export
  • Added support for Stripe.js
  • Enabled grouping report by payments
  • Added FreshBooks data import
  • Added JSON 1.0 support to the API
  • Implemented API pagination and includes

Note: the API now returns the response under a 'data' index in order to support metadata.

invoiceninja - Added QuillJS

Published by hillelcoren almost 9 years ago

  • Implemented QuillJS for email signature and templates
  • Added system settings page for self hosters
  • Added additional OmniPay drivers
  • Added Swagger API docs
invoiceninja - Default tax rates and custom invoice numbers

Published by hillelcoren almost 9 years ago

  • Support for default invoice/product tax rates
  • Custom invoice/quote numbers using patterns
  • Enabled restoring deleted invoices and payments
  • Custom quote terms
  • Added Gitter chat to dashboard
invoiceninja - Client Dashboard

Published by hillelcoren about 9 years ago

  • Client dashboard
  • Improved settings navigation
  • Custom invoice fields
  • Social/one-click login
  • Capturing email open and bounce (w/Postmark)
  • Displaying future recurring schedule
invoiceninja - Basic Markdown Support

Published by hillelcoren about 9 years ago

  • Basic markdown support
  • Added Google map to the client page
  • Added quotes to the dashboard
  • No longer need to load /update after upgrading
invoiceninja - Auto-Reminders and Auto-Billing

Published by hillelcoren about 9 years ago

  • Added auto-reminder emails
  • Enabled auto-billing for recurring invoices
  • Enabled attaching recurring invoice PDFs to emails
  • Enabled displaying our app within an iFrame on a user’s site
  • Client specific languages
  • Added option to show line item taxes inline in the PDF
  • Enabled specifying the email subject
  • Changed quote ‘due date’ to ‘valid until’
  • Added support for 24 hour time
  • Enabled adjusting the date of the next recurring invoicing
  • Improved international address formatting
  • Improved client search when creating an invoice or quote
  • API improvements: support for tasks and filtering by clients
  • Added a referral program
  • Resolved problems with the eWAY and MIGS payment gateways
invoiceninja - Minor improvements

Published by hillelcoren about 9 years ago

  • Automated tests using Codeception and PhantomJS
invoiceninja - Minor improvements

Published by hillelcoren about 9 years ago

  • Moved line item tax amounts to invoice subtotals section
  • Recurring invoices no longer prevent invoice numbers from being sequential
  • Corrected interface language when viewed as client
invoiceninja - Multi-company support and custom invoice designs

Published by hillelcoren about 9 years ago

  • Multi-company support
  • Enabled customizing invoice designs
  • Added native support for png logos
  • Improved editing task date/time details
  • Enabled adding a task to an existing invoice
  • Added option to show/hide the billing address on the payment form
  • Enhancements to the dashboard
  • API improvements
invoiceninja - Minor improvements

Published by hillelcoren over 9 years ago

  • Enabled resuming tasks
  • Enabled sending confirmation email for manual payment entries
invoiceninja - Minor fixes

Published by hillelcoren over 9 years ago

  • Adjusted invoice item header labels for invoices created from tasks
  • Ensured task timer is correct regardless of user's time
  • Set debug to false by default
invoiceninja - Dwolla Support

Published by hillelcoren over 9 years ago

  • Added support for Dwolla
  • Enabled date variables for notes, terms and footer
  • Added custom company fields to Cyrillic PDFs
  • Bug fixes (thanks @bcole808)
invoiceninja - Minor bug fixes

Published by hillelcoren over 9 years ago

  • Simplified the upgrade process to v2.1.x
  • Fixed error displaying the invoice design page
invoiceninja - Tasks and Time Tracking

Published by hillelcoren over 9 years ago

  • Implemented tasks w/time-tracking
  • Enabled setting custom invoice item labels
  • Added the ability to set the PDF font size
  • Added support for the Postmark API
invoiceninja - API Improvements

Published by hillelcoren over 9 years ago

  • API improvements
  • Added link to view client from invoice create/edit page
  • Minor bug fixes
invoiceninja - Version 2.0

Published by hillelcoren over 9 years ago

  • Upgraded to Laravel 5 (thanks @JeramyMywork)
  • Added PDF support for Cyrillic alphabets plus others (thanks @sigitas)
  • Added support for custom subdomains
  • Enabled attaching the PDF to emails (thanks @vrennert)
  • Added support for partial payments
  • Added support for Bitcoin using https://bitpay.com/
  • Implemented basic reports
  • Added Swedish language (thanks @bang75)
  • Added Spanish - Spain language (thanks @raccarab)
  • Added French - Canadian language (thanks @MagicFab)
  • Added email notification when a quote is approved
  • Added option to disable auto line wrapping in PDFs
  • Enabled re-sending account confirmation email
  • Enabled setting test/developer modes for payment gateways
  • Contact name can be used in place of email when creating a client

Upgrade notes

  • Copy .env.example to .env and set config settings
  • Set the app cipher to rijndael-256 to support existing passwords
  • Check that /path/to/ninja/storage has 755 permissions
invoiceninja - Bug fixes

Published by hillelcoren over 9 years ago

  • Fixed problem where default account currency wasn't being used if the client currency was unset.
invoiceninja - Bug fixes

Published by hillelcoren over 9 years ago

  • Fixes a problem which prevented certain invoice changes from being tracked in the activity log
invoiceninja - Email Templates and API/Tokens

Published by hillelcoren over 9 years ago

  • Enabled customizing email templates
  • Added support for Stripe token billing
  • Enabled setting an invoice footer
  • Redesigned client payment page
  • Enabled creating and emailing invoices through the API
  • Added support for an additional payment gateway (paypal + credit card)
  • Added ability for clients to approve a quote, converting it to an invoice
  • Added support for changing the user’s password
  • Enabled restoring users and re-sending invitations
  • Added support for API tokens
  • Added ability to edit payments details
  • Corrected historical activity records and cached client balances/paid to date
  • Client pages color now matches the invoice design primary color
invoiceninja - Minor improvements and bug fixes

Published by hillelcoren over 9 years ago