Web Client Patch (2024-12-20)

PisaSales Web Client

Version 8.3.0.20241220054500
Desktop integration version 8.3.3.194

New features

  • All global configuration values can now be configured by environment values.
  • All login set data can now be configured by environment values.
  • Date/time values with date-only formats can now be set to 00:00:00 local time instead of 12:00:00 local time if the application server logic relies on this behavior known from the Windows client.
  • The backend-to-backend connections for Desktop Integration and push notification service now support HTTPS / WSS.

Bugfixes

  • The configuration of tables is now stored properly when the dialog is closed or the session is terminated.
  • Date/time fields with the style "0" (no border) are now rendered with the correct height.
  • If a table dialog has just one subdialog with fixed anchors, then a sash is no longer created.
  • A key combination that does not change the content of a CLOB field such as Ctrl+C/Cmd+C no longer triggers the edit mode.
  • If a CLOB field has no content, and the user starts editing by clicking the timestamp button, then the caret is now correctly placed after the inserted text.
  • CLOB editors in modal dialogs always update the target field correctly on "save" or "Ok" or similar operations.
  • Common hotkeys for text formatting now work in the CLOB editor. Restriction: The browser must pass the hotkey to the web application.
  • The CLOB editor's font size dropdown has been slightly improved.
  • The CLOB editor now shows the placeholder-related toolbar items correctly if the target field supports placeholders.