QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

InventoryReorderPoint Property

The reorder point for this inventory item.

Object Oriented Interface

public function getInventoryReorderPoint();
public function setInventoryReorderPoint($value);

Procedural Interface

inqb_item_get($res, 6 );
inqb_item_set($res, 6, $value );

Default Value

'0'

Remarks

Quantity at which QuickBooks will remind the user to reorder this inventory item.

This property is only applicable for Inventory Items (ItemType = itInventory).

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]