Text Editor Performance (3306)
Changes have been made to improve the performance of the text editor.
Work Order Budget- Flowfields - optimize SIFT-Fields (3938)
Loading was too slow because the keys in the work order budget line were not arranged optimally. This has now been optimized.
BC14 Upgrade - CheckOpenPurchaseOrder - incomplete wrong check (3947)
The inadequate review of purchase orders has been expanded to include verification of the quantities posted and a check for external services without a work order.
maintool Mobile - Missing ';' generates error in Mobile App (4026)
The missing semicolons have been added in the appropriate places.
Work Order Posting List show wrong Value (4031)
Additional incorrectly used variables in the work order posting list have been replaced with the correct ones.
Date Proposal Calculation - ignore Blocked Objects doesn't work (4052)
When reviewing the reference objects, the check for DetailNoFilter was removed.
Translation - Gen. Ledger Entry- Bal. Account Type= 0 (4117)
This issue was caused by extending a TableRelation on the (incorrect) "Bal. Account Type" field. The TableRelation is now extended on the correct field.
User ID Field Definition in table Work Order Value Entry (4134)
The user ID in the work order line ledger entries was adjusted based on the standard entries.
OnInsertPurchaseLineOnBeforeInsert-Event in the "Create Purch Doc from W O" Codeunit (4142)
A Boolean parameter for "TransferPrice" has been implemented in the OnInsertPurchaseLineOnBeforeInsert event in the "Create Purch Doc from W O" codeunit.
Endless Loading of Equipment Information Center (4144)
It is now possible to open the equipment information center starting from the top-level component address. Additionally, functions for telemetry handling (error messages, information, warnings) have been implemented, which forward these messages from JavaScript to BC, where they are visible to the user.
Recreate Structure Performance Issues (4185)
Restructuring technical objects is a complex process that should be performed from time to time. However, in some cases, significant performance issues have prevented this from happening. This was due, among other things, to poorly chosen keys, inefficient or unnecessary code, and duplicate processing. All of these issues have been resolved or optimized.
Wrong Value in field "Type" in work order entries (4191)
The schema change for enum 5004610 “GLI Work Order Ledger Type” was not accounted in the upgrade toolkit, which is why items of the “Standard Invoice Text” type were not migrated correctly.
Technical Component Card Page is only accessable if User Setup for current User found! (4200)
The error message has been changed to an informational message, so you can now continue working as usual while receiving a message explaining why you cannot open the EIC file.
Related to