Skip to content

v0.3.0

Compare
Choose a tag to compare
@akhilgkrishnan akhilgkrishnan released this 22 Aug 11:19
· 1095 commits to develop since this release

What's Changed

  1. System will update the status of overdue invoices and calculate the overdue amount.
  2. Ability to edit line items when creating a new invoice
  3. New Report added “revenue by client” for admins to view revenue received from each client. The report can be filtered as per the date range and by the client
  4. Admin can add manual payment entries for payments received from mode other than stripe for their invoices. The status of the invoice will be marked as Paid.
  5. Refactored the Team member invite functionality and moved pages from ERB forms to React for efficiency consistency.
  6. Moved the header from top to left side for UI improvement.
  7. Fixed Invoices, Time Entry reports and Add/Remove Team member-related bugs.

Full Changelog: 0.2.0...0.3.0