This release includes a new feature to automatically close open transactions on a TSE in the German market.
Version 1.3 of the Middleware is intended for the German and Italian markets only (with Belgium, Denmark, Greece, Portugal, and Spain currently in development). Customers in Austria and France should continue to use version 1.2. A preview of the unified 1.3 Middleware for Austria and France is already available.
🇩🇪 Feature: Automatically close open transactions on the TSE with the Daily-Closing (fiskaltrust/middleware#554)
We've added a queue configuration parameter CloseOpenTSETransactionsOnDailyClosing which is set to false per default.
When set to true the queue will close all open transactions on the TSE automatically with each daily closing.
Affected packages:
- fiskaltrust.Middleware.Queue.AzureTableStorage
- fiskaltrust.Middleware.Queue.SQLite
- fiskaltrust.Middleware.Queue.EF
- fiskaltrust.Middleware.Queue.MySQL