Release notes Axxerion Release 23.5
Release date 11-11-2023
Changes
Key | Release note |
---|---|
AXX-813 | Performance improvements: Improvements have been made to how workflow triggers (automatic tasks) are being handled by the server, limiting the buildup of a backlog of these triggers. |
AXX-634 | Assets: A new field is added to the Asset object: CapacityUnitCodeId. The asset object already had a capacity field, but no field to indicate the unit code of the capacity (E.g. KG or Liters). |
AXX-624 | Recurring reservations: If an existing single reservation is changed into a recurring one, a copy will be used as the template for the recurring and the single will attempt to be canceled, instead of using the original as the template. |
AXX-616 | Timezone on address: A timezone field has been added to the address object (This is needed for some Workplace Experience and Analytic dashboards). A timezone field has also been added to the 'Country' object and is automatically set for every country that only has 1 timezone. Every address that has a country with a timezone set also has the timezone set based on that country. For addresses that are in countries without one specific timezone, it is also possible to automatically set the timezone on the address via a new field on the Address object: 'enableTimeZoneAPI'. If this is set to true, the (Google) timezone API will be used to set the timezone based on the longitude/latitude (Which are already automatically set based on the address details). |
AXX-606 | Customization: Whether a field change would lead to a reload of the page always depended on the setting (reload) on the object field. The page field now also has a setting 'reload' and is used to determine if a page must be reloaded. Every existing page field has been updated with the setting based on the object field, and every new page field will also get this setting set based on the object field setting. |
AXX-579 | Security improvement: Improved security for cookie management. |
AXX-577 | Security improvement: Improve security against cross site request forgery by disallowing certain request parameters |
AXX-565 | Security improvement: Several changes have been implemented to prevent XSS attacks. |
AXX-382 | Performance improvements: Performance improvements have been made regarding text searches (e.g., searching for certain objects based on text fields (which also include reference fields) |
AXX-255 | Payment reconciliation: When reconciliating multiple invoices in a general transaction, reconciliation wraps are now generated per invoice instead of a combined wrap. This ensures correct balance information when the invoices have separate book dates |
Bugs
Key | Release note |
---|---|
AXX-935 | Administrators: The root profile 'PRF-1808002' administrator did not actually contain the admin user group. This has been added to this profile. |
AXX-866 | When selecting a CostCenter for a GeneralTransactionItem in SearchFilterMode or FilterMode, the CostCenters of the client are not selected anymore, to restrict the CostCenters which are found via a search key by taking the intersection of both collections. Note:
Previously:
Now:
|
AXX-862 | Area availabilities Area availabilities are now recalculated every night, so their status is updated |
AXX-743 | Area availability: The check whether the end date is later than the start date is now accepting a single day difference because the period is inclusive. |
AXX-742 | Area availability: When creating a blockage, the calculation of the duration was off by one day, this has been fixed. |
AXX-637 | Payments: When a payment is posted financially, only read access is allowed, with some exceptions which don't have an impact on the financial figures. Added exception for the payment method, so it can still be changed after the payment is posted. |
AXX-611 | Payments: Efficiency and performance of reconciliating invoices with a bank statement has been improved |
AXX-609 | Area calculation: In certain situations areas were not recalculated when their floor area or the floor areas of their subareas changed. This has been fixed. |
AXX-473 | Administrators: In some cases, when opening the category overview of an object, an error message was displayed 'Try to refine your search. Too many items found: 1000'. This has been fixed. |
AXX-236 | Corporate identity: A Corporate identity (used to display the colors and logo of a client) can consist of sub-items (used to display the colors of more detailed components of the user interface). If the Corporate identity was created in a parent client (A baseline) the sub-items were not visible in the child layers (This did not impact the use of these items, only the visibility of the items when opening the Corporate identity). This has been fixed |
AXX-235 | Inventory management: In some cases, the unit quantity of an inventory item in a new asset transaction was set to '1' instead of the actual unit quantity of the inventory item. This has been fixed |