top of page

Sage 100 - 8.1 - AppDesigner .net code

8.1.2 - Build 2159 - 17.09.2019

23970

Bugfix: Setzen eines Client Status im .net-Code funktionierte nicht wie "gsAppServiceCall.Sage.System" / Bugfix: The setting of a client status in .net code did not work as "gsAppServiceCall.Sage.System"

Deutsch

Fehler, der korrigiert wurde:

Das Setzen eines Client Status im .net-Code funktionierte nicht analog zum Funktionsaufruf "gsAppServiceCall.Sage.System".

Das Setzen eines Client Status im .net-Code wurde dem Funktionsaufruf

"gsAppServiceCall.Sage.System" angepasst. Folgende Tags können im Code gesetzt werden:

SetDirtyTrue , SetDirtyFalse , ClearOldMessages , SetFocussedCell , SortedGrids

Erforderliche Aktionen:

In bestehenden Lösungen, die diese Features brauchen, können nun eventuelle Workarounds wieder entfernt werden.


English

Error that has been corrected:

The setting of a client status in .net-Code did not work in the same way as the "gsAppServiceCall.Sage.System" function call. The setting of a client status in .net code is now the same as function call "gsAppServiceCall.Sage.System". The following tags can be set in code:

SetDirtyTrue , SetDirtyFalse , ClearOldMessages , SetFocussedCell , SortedGrids

Required actions:

In existing solutions that need these features, any old workarounds can now be removed.


bottom of page