Choo i Skyen July 26, 2019
- Feature
We refactored a lot of code and logic and made several adjustments to data indexing in the system in order to improve overall system performance. It concerns all system entities (e.g. members, invoices, subscriptions) and actions that affect a lot of data (bulk operations).
How to find: All over the system.
- Feature
Previously, on each page of the invoice pdf, the system showed up to 8 products (depends on the length of a product name). No more products can’t be shown because there are some special invoice form fields on the bottom of the page and there is no more free space. But these special fields are shown only on the first page of the invoice. Now we changed the behavior – space for products list has been increased to all available space of the page (from the second page).
How to find: Any PDF invoice.
- Feature
A very new opportunity has been added – now administrators can search companies and levels by its’ organization number.
How to use: On back-office levels and companies list, “Quick search” field.
- Feature
Previously, an administrator could filter subscribers by subscription name by using a text search field. That’s why, in some cases, it was impossible to find all subscribers of some subscriptions (e.g. search only “Medlemsabonnement” when there is also “Hovedmedlemsabonnement” subscription). To resolve this issue, we changed the search field type – now it’s an autocomplete search field, where you can search by any part of the name and select the exact subscription from the list of available results.
How to use: In back-office, persons/levels/companies list, “Subscription” filter block.
- Bug fix
An error has occurred in some cases when a person tried to download the personal data report. It has been reproduced for some of the imported members because some mandatory system information was missing. Fixed!
- Bug fix
Participant name has been shown twice in the success system message when changing participant status in the back-office course card, “Participants” tab. Fixed!
- Bug fix
The payment method has been always shown empty in the personal data report when a person downloaded it from My page. Fixed!
- Bug fix
When Multikanal sent an original invoice via email channel then line breaks have been cut from the email body text and it has been shown in one line. Fixed!
- Bug fix
A note about member “Welcome” email was moved from “Notes” tab to “History”.
- Bug fix
When an administrator added any product (to an invoice/subscription/course), all options in Project number dropdown have been sorted by internal ID. Now it’s changed to sorting by project code text.
- Bug fix
As you might know, every month we add a lot of new features, improve existing ones and fix bugs reported by you and our quality assurance team. Sometimes after such an aggressive product growth, we need to take breaks, review what’s done and fix what’s broken. This month we did a full system retesting. As a result, we found about 30 small and medium issues which were successfully fixed!