Zum Hauptinhalt springen

v26.0.0

⚠ BREAKING CHANGES

  • library: move db connection helpers to sp script [LIB-529] (#1351)

Features

  • extract ou.sp.ptpINV.lib.database into shared library [LIB-528] (#1382) (48bcb81)
  • improve build nx task & integrate portalscript settings into installers (OUD-209) (#1321) (ecb1534)
  • include .tmpl. scripts in script hash map and compatibility check (OUD-236) (#1430) (4a656f9)
  • library, ousp-invoice: dynamics bc connector + erp service (LIB-512, INV-679) (#1401) (ea338f8)
  • library,oneunity-documents: show installer output in ui (OUD-200, LIB-509) (#1381) (7eaaa6b)
  • library: add multi-insert and excel copy buttons (C101010483-80, C101010483-81) (#1390) (f63970d)
  • library: add multiInsertColumns option (C101010483-115) (#1451) (00ba0a9)
  • library: implement column resizing and reordering (LIB-532) (#1402) (fef907a)
  • library: make installer able to resume installation (LIB-517) (#1310) (32e875c)
  • library: prevent concurrent SPCC task execution (LIB-536) (#1448) (4274171)
  • ousp-import-files: prevent concurrent job execution (IMP-24) (#1444) (beaacd7)
  • ousp-invoice: add toggle-status for toggleShowUnmatchedPositions (INV-741) (#1366) (4bd9421)
  • ousp-invoice: prune dexpro document (INV-788) (#1471) (a7fa8bf)
  • ousp-request: replace xml files with installer [REQ-47] (#1368) (60082bc)

Bug Fixes

  • get account type and only set deleted search flag for IMAP (POM-505) (#1489) (08948b0)
  • library: fix step index shift in getSteps when steps contain null (LIB-541) (#1422) (f1e636b)
  • library: pass current rows to defaultValue cb (LIB-530) (#1419) (92f6840)
  • use correct timestamp format for mariadb and mssql DateTime (POM-495) (#1432) (6144c3d)

Code Refactoring

  • library: move db connection helpers to sp script [LIB-529] (#1351) (8812d58)