Skip to content

KUMAVISION base DACH#

See also the following ChangeLogs#

26.5.1229.0 - 2025-09-29#

Hotfix

  • Region formatting destructs document printing for master documents (#15630, KBA-2442)
    Instead of Chr(177), the separator “±” is now used directly.
  • Report.SaveAs fails with HTML if KUMA feature "Layout Performance Optimizer for Master Reports" (#15715, KBA-2451)
    Whether the Layout Performance Optimizer code is run has been restricted to master reports. To handle additional master reports, the OnBeforeCheckOptimizeReportLayoutEnabled event has been provided in the KVSKBALayoutOptimizerAction table.

26.3.1187.0 - 2025-07-07#

Change

  • Performance Master Layout (#14633, KBA-2242)
    In order to improve performance when creating master documents, an optimization has been implemented. The layout is optimized at runtime by removing unneeded tablix. This new functionality can be activated via KUMAVISION Feature Management. The function is activated by default with BC29.

26.0.1153.0 - 2025-04-09#

Hotfix

  • Print Item Tracking on Posted Service Invoice (#14073, KBA-2172)
    Item tracking information was not printed correctly.
  • Master document order confirmation incorrect layout with region settings (#14076, KBA-2165)
    In an environment with Swiss region settings and printing with for a German customer, areas were printed that should be suppressed. This has been corrected for all documents.

26.0.1138.0 - 2025-04-04#

Change

  • General performance and stability improvements.