QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
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) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0