Product Documentation

Versions

About FusionInvoice - 2020

Release Notes

FusionInvoice Logo Blue Version 2020-1.3

Summary

Primarily a maintenance release with numerous bug fixes, but also a couple of minor new features.

New Features
  • Added a new Email sending option of SendGrid API in System Settings -> Email.
  • German Language Translations. (Vielen dank to Jakob G.)
Bugs Fixed
  • Resolves a problem with the new user permissions system, for users selecting a default system language other than English. Standard users with specific defined permissions may not have seen all of the menu options that were selected.
  • Added a cascading delete on user permission entries when a standard user was deleted.
  • Resolves a recurring invoice issue where, if the frequency was selected as Every 12 Months (as opposed to Every 1 Year), the invoice would be generated each single month.
Version 2020-1.2

Summary

A minor maintenance release

Bugs Fixed
  • Fixed a bug reported where entering a numeric only value in the invoice line item Product field would cause a “Processing…” message that would not end.
  • Fixed a bug related to a missing table relationship that could cause a never ending “Processing…” display upon deleting an invoice.
FusionInvoice Logo Grey Version 2020-1.1

Summary

A minor maintenance release

Bugs Fixed
  • Resolves an issue that was reported which would cause the database migration portion of the 2020-1 update to fail, for customers using database prefixes.
Version 2020-1.0

Summary

A major feature release

New Features
  • A New User Roles & Permissions Management System
    • We’re pretty darn excited about this one! FI now has a full-featured permissions system, which means not every user has to be a system admin. You can grant specific individual user rights to view, create, update and/or delete on every module and every report.
    • When adding a new user account, there’s a new option, “Standard user”.
  • A quick user roles explanation
    • Admin users have all rights.
    • Standard users can be assigned granular access to all major modules and reports.
    • Client users can only login to the Client Center and can view only their invoices, quotes and payments.
  • To speed up user entry, privileges can be copied from an existing user when creating a new user.
  • As some additional user eye candy, you can assign specific initials and a background color to everyone’s avatar for easier visual identification. The new avatars are used extensively throughout the new Notes and Task list systems.
  • MRU! We’ve added a new Most Recently Used menu below the existing navigation bar.
    • This handy list holds your ten most recent actions. It provides a reminder of what you’ve been working on as well as a one-click link to go back to any item - clients, invoices, expenses, quotes, reports, etc.
  • The Notes system has been overhauled. There are just too many UI/UX improvements to list them all, but here are some of the more, um, note-able.
    • Notes are included within the user privileges system.
    • You can now edit notes after they’ve been saved.
    • Dates added and last edited are tracked, as are the user who added and last edited. A tag system was added to allow quick categorization of notes.
    • A timeline view with user initials and colored avatar.
    • Client notes can (optionally) be displayed below the Client Details page. (set within System Settings)
    • Notes can be searched by description, user name and assigned tag.
    • A new search control was added to allow for a more directed search experience.
    • A badge at the top of the Note area displays the number of notes attached per entity (client, invoice, task, quote, etc.)
  • Improved System-wide Search and Filtering
    • The Search control was moved from the top of the left navigation menu into each module (Clients, Invoices, Quotes, etc.)
    • Added Tag filtering to the Clients module
    • Added a display of the number of matching filtered records.
    • Added the ability to easily clear the current filter.
    • Searching now respects all active filters.
  • Added Notifications for New Version Releases
  • Added Notifications for Support and Update Renewals
  • A New Integrated Task List
    • A new dashboard widget was designed for managing your personal to-do list.
    • You can enable the widget from the System Settings -> Dashboard view. (A minimum of 6 columns is recommended.)
    • Assign a task to yourself or any member of your team.
    • Use the inline task creation for quick task notes (using the Add Item link in the task section header)
    • Use the Create Task or Edit Task buttons to enter full details.
    • Tasks can be assigned to a specific client, if needed.
    • Tasks can have file attachments and notes.
    • Tasks can be closed (marked complete)
    • Tasks can be reopened if needed.
    • Tasks can be reassigned
    • Tasks can be filtered based on their:
      • Status (open, closed, all, overdue)
      • Date range
      • Keyword contained
      • Assignee
    • Task have four sections:
      • New
      • Today
      • Tomorrow
      • Later
    • Tasks can be moved and sorted within and between sections with a simple drag and drop.
    • Tasks can be created from any Note entry. Just check the box to “[x] Create Task from Note”.
  • Added Visual Badges for records having Notes, Attachments and Contacts
    • Badges display for: Clients, Invoices, Quotes and Tasks
  • Added Automatic Exchange Rate Calculations
    • Some time ago, the API service that we used to provide realtime exchange rates changed their model and no longer worked for us. We have changed to using exchangeratesapi.io and the ability to use automatic exchange rates is back.
  • QR Codes on Invoices
    • Your customers can scan the QR code on a printed invoice to go directly to the public URL link and pay it.This option can be turned on or off with a new setting System Settings -> Invoices.•
  • Added “Settings” as a new Tab to Clients view
    • This page houses properties most often set once and not changed, like: Active (Y/N), Invoice Prefix, Email Payment Receipts, Default Currency, Language, Timezone, etc., simplifying the main Details page.
  • Saving changes to a Client record now returns the state to View mode, instead of Edit
    • This provides a more consistent UX and flows better with the new user permissions system.
  • Editing a Client record respects the active tab
    • Previously, editing a Client record automatically opened the Details page. It now edits within the active page (Contacts, Attachments, Notes, etc.).
  • Added the ability to Create a Recurring Invoice directly from the Client record.
  • Added a strike-through to more easily identify inactive client records in the client list.
  • Added the ability to use a Custom Invoice Prefix for each Client
    • This feature can be used with the {INVOICE_PREFIX} field within System Settings -> Groups
  • A prefix will be auto-generated for all client records, but may be changed within Client Settings.
  • Added Last Login to the Users Table
  • Added the ability to Copy (duplicate) Expense Records
    • This feature can be used with the {INVOICE_PREFIX} field within System Settings -> Groups
  • From the Expense record list, select Options->Copy. This creates a duplicate of the expense record, allowing you to edit the new values before saving.
  • Added public Document links to the Client Center tables
  • Payments Editing can now be accessed directly within the invoice.
    • Accessible from the panel below the invoice details, using Options/Edit.
  • Improvements to System Settings Email Testing
    • The email to use for testing is now saved.
    • Details of the specific error encountered are now displayed along with suggestions for how to fix them.
  • The Invoice Status Filter now has an option for “Overdue Invoices”
  • Custom Fields Improvements
    • Adding a new field now respects the active tab (selected table).
    • Field names are limited to A-Z, a-x, 0-9, space, - and _ characters to avoid naming compatibility issues.
    • Removed the ability to define date and datetime formats as it could conflict with the system setting.
    • Added bulk delete functionality. (select multiple fields and delete)
    • Added the ability to sort all base module table views by custom fields.
  • Added an animated gif to show processing for long running processes, like bulk record deletions.
  • Added graphic visual identifiers for all major module views
  • Changed to a new and prettier JavaScript library for alerts and confirmations
  • Delete buttons have all been themed with Bootstrap Danger to avoid accidental deletions.
  • Added a Client Name badge to the Client Payments view
  • Added the ability to define the display density of Custom Fields, by setting the number of columns.
  • The Time-Tracking Add-on has been included in the new user permissions system.
  • The Time-Tracking Add-on now allows for editing of previously saved timer entries.
  • Added a small client type color indicator to the client list.
  • Added visual warning when attempt to change the Client Type to ‘Lead’ or ‘Prospect’.
  • Reduced the size of the dashboard widget icons.
  • Improved validation for the Import Tool and updated the documentation for it.
  • Added a utility function called “Tag Cleanup” to the System Settings -> General page.
    • This removes all tags that were created but are no longer being used.
  • Added a check for the newly required GD (graphics drawing) PHP extension on the System Settings -> System page.
Bugs Fixed
  • The System Settings -> Dashboard page had no language translations
  • When copying an invoice, attachments would not copy from the source invoice
  • Client Center accounts would not display/translate to the appropriate language when the language was set on the client’s record.
  • When a quote was approved, it would not display within the Approved totals on the Dashboard.
  • The Profit and Loss report included tax amounts within the Income calculation. It should not have.
  • Running the Payments Collected report for a time period that yielded no results would display an error.
  • The Public Invoice view could cut off the bottom portion (footer area) of the view for longer invoices.
Loading...