Skip to content

v2.0.1

Choose a tag to compare

@athlonUA athlonUA released this 02 Apr 09:07
· 8 commits to master since this release
28bdfcc

1. Added the new field for invoices - Reference:

  • The field is used for any notes to the invoice;
  • User can't input more than 400 characters in the field;
  • The field supports line wrapping;
  • If the text reaches the border of the field, then a scroll appears, and the text itself is wrapped to the next line.

2. Added the new export variant - summary report:

  • all tasks that have the same number (template Jira-1) are summarized over time;
  • "User name" field, "Start date" field, "End date" field and comment to task absent in the summary report;
  • tasks estimate is not taken into account by comparing tasks numbers for summary report.

3. Added the new team role - invoices manager:

  • this role can only be assigned by the owner of the team to team members or admins;
  • all invoices of the current team are available to the invoices manager;
  • the invoice manager can do all the invoice actions like the team owner;
  • the only limitation for the invoices manager is the inability to create new clients, using the modal window of the "To" field, since the creation of clients is available only to the team owner or admin.