You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When calling the getPrerequisiteSubtotalRange() method the following error is returned "getPrerequisiteSubtotalRange() must be of the type array, null".So since the method is supposed to return an array, in some cases it returns null and therefore fails.
The text was updated successfully, but these errors were encountered:
When calling the getPrerequisiteSubtotalRange() method the following error is returned "getPrerequisiteSubtotalRange() must be of the type array, null".So since the method is supposed to return an array, in some cases it returns null and therefore fails.
The text was updated successfully, but these errors were encountered: