Changelog
All notable changes to this project will be documented in this file.
info
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
You can read the Microsoft help if you want to update this app to the latest version and are not sure how to do this. We have also created this animation to show you how.
Important
- Do not update apps while users are working, as it can cause a disruption and loss of work.
- It is always best to install updates in a Sandbox first and test them to ensure no adverse effects.
25.1.1.0 2025-06-17
Fixed
- Resolved an related to Item Tracking on Reclassification journals.
25.1.0.0 2025-04-19
Changed
- We have changed the concatenation logic so that it does not concatenate custom values. Only Fields/Related Fields can now be concatenated.
- The posting date will default to the work date on the Item Journal import if no date is specified in the file. Previously, the app did not specify a default for this field.
Added
- The Item import now supports importing item attributes and item variants. You can read more about this here. This feature provides significant advantages when importing items over configuration packages. The values are added as columns in the same file instead of importing separate data sources. We also updated the sample template and item data to include the example we show here.
- It is now possible to configure the Item Journal to check for empty batches before importing and also to automatically post after import.
- We have added a new setting to the general journal import called Check for Empty Batch. Note: While the default value for this setting is No, the app updates all templates that are set to Post after Import to Yes. This is because, in previous versions, the app always forced the journal to be empty if the template was set to Post after Import. You can read more about this here.
- A new event,
OnBeforeCheckDocumentTotal
, has been introduced. This event allows you to modify the behaviour of the negative document total handling feature during the import of sales and purchase documents.
Deprecated
- Event
OnAfterApplyandSaveData
has been deprecated and is replaced by the new eventOnAfterApplyandInsertorModifyRecord
.
25.0.6.0 2024-04-02
Fixed
- Resolved an error that would occur when importing a file that was updating an existing sales or purchase document.
25.0.4.0 - 2025-03-14
Fixed
- The related Contact for Customers and Vendors did not always update as expected. The import now explictly synchronises the contact after importing Customers or Vendors.
Added
- You can now import sales and purchase blanket orders.
Changed
- Additional processing information now gets passed back to Integration Hub when processing messages, including the Last Record Id and the processing message.
25.0.3.0 2025-03-10
Fixed
- Resolved the following issues on the Price List import:
- The status would revert to draft when you were expiring price lists. The app now retains the status of the expired price list (69569).
- The app did not correctly handle date/currency differences within the same price list.
- Resolved the following issues on the Fixed Asset import:
- A misleading error message would be raised when updating existing fixed assets and your template was set to Add records only. The app now displays the correct error.
- Resolved an issue where a misleading error message would be raised while importing a general journal line and the dimension did not exist.