invoiceninja

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

OTHER License

Downloads
110
Stars
7.7K
Committers
73

Bot releases are hidden (Show)

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

invoiceninja - Enabled restoring archived records

Published by hillelcoren almost 10 years ago

  • Enabled restoring archived clients, invoice, quotes, payments and credits
  • Added support for 10 new payment providers
  • Enabled setting a fixed amount discount
  • If invoice prefix is different than the quote prefix then the same number is used when cloning
  • Recurring option is now hidden for existing invoices
  • Invoices are now individualized for the selected contact
  • Added support for negative line item amounts
  • Created a setup page for self-hosters
invoiceninja - Added client pages

Published by hillelcoren almost 10 years ago

  • Created quotes, invoices and payments pages for clients
  • Invoice NInja footers are now hidden in the client pages
  • Enabled leaving the client currency blank so the company selection is used
  • Changed email headers to support DMARC
  • Set invoice date to today when cloning
  • Improved self-host initial setup
  • Added support for a white label license to remove Invoice Ninja branding
invoiceninja - Bug fixes

Published by hillelcoren almost 10 years ago

  • Improved new invoice design layouts
  • Minor bug fixes
invoiceninja - New invoice designs for Pro users

Published by hillelcoren almost 10 years ago

  • New invoice designs for Pro users
  • Added invoice and quote number prefixes and counters
  • Added live PDF preview to invoice design page
  • Moved custom client and company fields to their respective sections on the PDF
  • Enabled manually setting invoices and quotes as sent
  • Fixed bug where incorrect credit balance was updated when the credit was applied
  • Added support for Spanish
  • Added invoice tax percent to the PDF
  • Enabled using date variables for non-recurring invoices
Package Rankings
Top 18.86% on Packagist.org
Top 6.75% on Proxy.golang.org
Badges
Extracted from project README
Codacy Badge
Related Projects