When changing some fields in the sales header there is a variable called HideValidationDialog which is checked when sales lines must be changed.
There is a function called SetHideValidationDialog to set this variable.
If I do a rec.SetHideValidationDialog(true) in the order form the variable is always set false when in use.
Any explanations for this strange habit ?
Thanks
0
Comments