Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets whether this is a debit or credit.
Syntax
private void setIsCredit(boolean _isCredit)
Run On
Called
Parameters
- _isCredit
Type: boolean
true if this is a credit; false if this is a debit.
Remarks
This method disables the normal credit calculation.