QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

IsFullyInvoiced Property

Whether the sales order is fully invoiced.

Object Oriented Interface

public function getIsFullyInvoiced();

Procedural Interface

inqb_salesorder_get($res, 9 );

Default Value

false

Remarks

If true, all line items in the sales order have been fully invoiced.

This property is read-only.

Data Type

Boolean

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]