New Features
Enhancements
Service Description as a New Field
The Service Description is available as a new field in the Reports module. This is a field under Admin > Finance > Services > particular service > Description. As a new field in the Reports module, it is introduced under Ad-Hoc Reports > Public Reports> Active Contract Details.V2 API
GET /v2/crm/opportunities/statuses/Lookup
returns all opportunity statuses
PUT /v2/finance/contracts/recurringservices/{id}
updates existing recurring services
Fixes
Ticket | Fixed: When user hovered over the red border on the calendar fields after creating a ticket, the fields displayed grey color. |
Ticket | Fixed: Entering 12 in time logs showed as 12:00 am in a 12-hour format timing. This was fixed to show 12:00 pm. Entering 2400 in time logs showed current time. |
Stock Adjustment | Fixed: User could post adjustment without a reason. |
Quote | Fixed: When user navigated to CRM > Opportunities > Quote > Add and when user selected Opportunity and clicked on the ellipsis, there was an overlap of the background page on the dropdown. The dropdown was not clearly visible. |
Workflow | Fixed: PSA workflow did not honor the correct time when it triggered on the ticket. PSA workflow did not trigger emails when SLA was breached. |
Workflow | Fixed: Company holidays were not treated as outside working hours by the time sensitive workflows. |
Email Parser | Fixed: A ticket was not created when the tenant was without prefix and sent the subject ## without a number. |
Product, Quote | Fixed: After the user changed the cost/margin/price of a product and then added the same product to a quote with quantity greater than 20, the system displayed an error saying that the amount is invalid. |
Outbound Email | Fixed: In Outbound Email settings, if the customer sets the Encryption type to something other than “SSL“ like “TLS“ or “No Encryption“, the Enable SSL flag for SMTP configuration was set always to TRUE (inherited from configuration) indicating that this was an SSL communication which was actually not the case. |
PSA-RMM Integration | In the RMM integration settings page, if you would have saved an integration with a password or token (encrypted field) with a long text value, an error was shown related to a decryption function failure. If you then went to listing and then tried to open the record again, you would have seen an Error 500 page, blocking you from opening the record to edit. |
Support User Account
| When a user activated Support User, it was successfully shown as active and an email was sent out of the instance. However, the link did not work. The link took the user to the login page. |