Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Release date 21-01-2023

Changes

Key

Release note

UST-004760

Cobundu:

Multiple changes are made to the reports used by Cobundu for the workplace integration.

Details:

Unnecessary filters and columns are removed from four of the master data reports used by Cobundu: 'COBUNDU-002 ScriptReportVerifyUser', 'COBUNDU-003 ScriptReportAllProperties', 'COBUNDU-011 ScriptReportAllPropertysAndAreas' and 'COBUNDU-012 ScriptReportAllReservationItems' in order to make the reports easier to understand, debug and increase the performance.

Reserve in advance from/until settings (from a reservable) are moved from the COBUNDU-019 ScriptReportFreeBusy to the COBUNDU-011 ScriptReportAllPropertysAndAreas.

The setup and tidy-up times (From a reservable) in COBUNDU-011 ScriptReportAllPropertysAndAreas are now also split into a period and period code columns instead of always displaying it in minutes, so "Work" hours and "Work" days can also be supported in the future.

UST-004092

Financials:

The 'percentage' field on a IndexationRunItem has been removed, since this had no purpose.

UST-004359

Financials:

In case of errors when importing bank transactions via a background task,  the error message was not very clear. This message will now contain more information (The sum of the payments, which bank transaction, which bank account, which general ledger and the transaction amount)

UST-004376

Financials:

When generating a payment run you can specify the name

UST-004596

Financials:

A new field is added on the object "BankTransaction": BankTransaction.Iso20022ExternalReturnReasonId.  This field is automatically set based on the isoexternalreturnreason field and thus creates an actual link between the bank transaction and Iso20022ExternalReturnReason

UST-004712

Financials:

A banktransaction now shows the explaination of the payment return / refund reason when applicable.

UST-004700

Integration:

Finished the single reservation scenario's for the calendar integration with the Spacewell router.

UST-004749

Other (Functionals):

The character length of the field 'City' in object 'Address' could only contain 30 characters. This has been extended to be able to contain 255 characters.

UST-004750

Other (Functionals):

The character length of the field 'Name' in object 'Reservation' could only contain 40 characters. This has been extended to be able to contain 255 characters.

UST-004766

User Interface:

Since the outlook plugin is no longer supported, the option to download the plugin (on the reservation settings page) has been disabled.

Bugs

Key

Release note

UST-004660

Cobundu:

When checking availability within regimes (used in formulas and script functions), the results were wrong when different timezones (server timezone, user timezone and regime zone) were in use. This has been fixed.

UST-004703

Cobundu:

Impersonation of a user with the webservice from the context of an external app is now only possible for users that have been tagged within that particular external app. When a user is not tagged, it can't be impersonated and Axxerion will resturn an error when generating a token.

UST-002704

Financials:

The BankStatement.bankStatementReference field is used for determining the order of bank statements. However, uncaught exceptions could be encountered when huge values are used (20+ digits). Now a regular error is returned when such a big number is submitted.

UST-004748

Financials:

Several changes / improvements regarding reconciliation of service charges for metered costs

UST-004560

User Interface:

In some cases, when an error is given by the code, the debug info of a script that triggered the error was displayed to the user even if the user did not have debug enabled. This has been fixed.

  • No labels