QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

IsPending Property

If true, this transaction has not been completed.

Object Oriented Interface

public function getIsPending();
public function setIsPending($value);

Procedural Interface

inqb_invoice_get($res, 14 );
inqb_invoice_set($res, 14, $value );

Default Value

false

Remarks

If set to true, this transaction (an Invoice, SalesReceipt, or CreditMemo) has not been completed. Pending sales might include unpaid orders, sales of back-ordered items, etc.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0