Version 2.2.0

  • Added ability to Save & Record Payment while creating new invoice.
  • Added ability for Timesheets Overview report to select multiple projects.
  • Added ability to filter Timesheets Overview by customer.
  • Added email template to administrators and subscription creator when the customer subscribes to a subscription.
  • Added total tax in expenses detailed report for each tax.
  • Added reminders for tickets.
  • Added custom reminders for tasks.
  • Added Google Drive Picker
  • Added MSG91 SMS Gateway.
  • Added Instamojo payment gateway.
  • Added ability to import items.
  • Added new email template to staff member(s) when contact upload file into the customer profile from customers area.
  • Added Lightbox to knowledge base images.
  • Added greeting message in customers area.
  • Added ability to include subscription description in invoice item as long description.
  • Added billable amount for billable tasks in task modal.
  • Added message/warning when creating customer if the company name already exists.
  • Added feature when creating expense to subtract the total tax from the expense amount if the TAX amount is already included in the expense.
  • Added ability to print expense.
  • Added ability to print ticket reply and message (separated).
  • Added ability administrators to stop other staff started timers.
  • Added save and send button when creating invoice from project area.
  • Added task id in tasks tables.
  • Added email verification feature for customers after register
  • Canceled projects won’t be shown on My Projects dashboard tab.
  • Fixed not showing next invoice date on recurring invoice.
  • Fixed recurring invoices not ordered properly.
  • Fixed recurring invoices table wrong header for Last Invoice Date.
  • Fixed custom fields required validation on new ticket form.
  • Fixed total value by customer groups chart.
  • Fixed on invoice bulk pdf exported, in some invoices the tax is not correct.
  • Fixed customer map fetch longitude and latitude from address not working.
  • Fixed project related draft invoices showing in customers area.

    Major Changes

    Changes to admin authentication URLs

    The admin authentication URLs are fully changed ((login, register, reset password etc…)), in previous versions, the URL was your-installation.com/authentication/admin now the new URL is your-installation.com/admin/authentication

    If you access /authentication/admin,  this URL will still work but it’s strongly recommended to update any URLs where you are custom referencing e.q. in hooks or in your own website as this backward compatibility may be removed in future updates.

    Changes in clients authentication URLs

    The clients  area authentication URLs are fully changed (login, register, reset password etc…), for example in previous versions, the URL was your-installation.com/clients/login now the new URL is your-installation.com/authentication/login

    The old URLs will still work as backward compatibility but it’s strongly recommended to update the URLs if you are referencing them manually e.q. in hooks or in your own website.

Did you find this article useful?