CustInvoiceTrans.isStocked Method
Checks whether the journal line is tracked in inventory.
Syntax
public boolean isStocked()
Run On
Called
Return Value
Type: boolean
true if the journal line is tracked in inventory; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Checks whether the journal line is tracked in inventory.
public boolean isStocked()
Called
Type: boolean
true if the journal line is tracked in inventory; otherwise, false.