This release note describes updates to Cicero Mobile released with version 1.11.3. The target audience is super users and system administrators.
New Functionality
FBS-20756 Translation of subject field in notifications to financially responsible
For email notifications sent to the financially responsible when creating/updating the patron or the financially responsible, the Subject field has now been added as a separate part of the templates, so the field can be translated to the preferred language.
The following applies to the different templates:
- Email template for notification to financially responsible when patron is created through CMS API: Subject will be the Danish text, "Låner oprettet" (this can be corrected in the template to the desired language).
- Email template for notification to financially responsible for errors in patron creation through CMS API: Subject will be the Danish text, "Låner ikke oprettet" (this can be corrected in the template to the desired language).
- Email template for notification to financially responsible when they are added/updated through CMS API: Sent with the preferred language specified on the patron.
- Email template for notification to financially responsible for errors in adding/updating financially responsible through CMS API: Sent with the preferred language specified on the patron.
Note that when changing the templates, the Subject part must remain as the first part of the template to work correctly. Nothing may be inserted above the Subject part.
For CMS API, a new endpoint has been added in this context where the patron's preferred language can be specified in the call:
- POST /external/{agencyid}/patrons/withGuardian/v5
If this endpoint is used, the notifications mentioned above will always use the language specified as the patron's preferred language.
Note that use of the new endpoint must be implemented by the library's CMS provider before it can be used.
FBS-24109 Reservation fee and service fee
Two new fee types have been introduced: Reservation fee and Service fee.
Reservation fees can be configured in Admin->Allgemeine Einstellungen->Forderung.
If reservation fees are set up, these are created on a patron when a reservation is created for the patron. For parallel reservations, only one fee is created.
Service fees can be created manually in Cicero Mobile, or through CMS API via the following new endpoint:
- POST /external/{{agencyIsil}}/patron/{{patronId}}/service-fee/v1
Note that use of the new endpoint must be implemented by the library's CMS provider to be used.
FBS-22260 Blocking of patron based on different types of balances
It is now possible to specify which types of balances should count towards blocking a patron, so you can block on compensations or different types of fees: Fee for overdue loans (the current type of fees), Service fee, Reservation fee, and Reminder fee.
Reservation fee and Reminder fee are only shown in the list if these types are configured at the library.
FBS-22260 Extension of standard prices
In the configuration of standard prices for compensations, it is now possible to add a patron group to a standard price. If a patron is a member, either directly or inherited, of the specified patron group, the patron matches that standard price.
For users of Cicero Catalogue: It is now possible to add a value for Target Group to a standard price. You can select from a list defined from values in field 008-22
FBS-24088 CMS API: Create person patron without integration
It is now possible to create and update patrons through CMS API without using integration to an external patron register (e.g. CPR) via the following new endpoints:
- POST /external/{agencyid}/patrons/withoutIntegration/v1
- PUT /external/{agencyid}/patrons/{patronId}/withoutIntegration/v1
Note that use of the new endpoints must be implemented by the library's CMS provider before they can be used.
Improvements and Bug Fixes
Reference | Title | Description |
FBS-25771 | Templates for purchase lines can now have multiple branches | Material selection: On templates for purchase lines, it is now possible to save multiple branches on the same template. When using a template with multiple branches, a purchase line will be created for each branch. |
Updated Documentation
Reservation fee and service fee:
- Arten von Außenständen
- Manuelle Erstellung von Gebühren und Entschädigungen
- Automatische Gebührenerhebung
- Automatische Erstellung von Mahngebühren
Blocking of patron based on different types of balances:
Extension of standard prices:
Multiple branches on templates for purchase lines:
Unterstützte Browser
Siehe Unterstützte Browser
Softwarekompatibilität
Siehe Softwarekompatibilität - Cicero-Produkte