Netsutie PHP Toolkit
|
Data Fields | |
const | _closed = "_closed" |
const | _fullyBilled = "_fullyBilled" |
const | _partiallyReceived = "_partiallyReceived" |
const | _pendingBillingPartiallyReceived = "_pendingBillingPartiallyReceived" |
const | _pendingBilling = "_pendingBilling" |
const | _pendingReceipt = "_pendingReceipt" |
const | _pendingSupervisorApproval = "_pendingSupervisorApproval" |
const | _rejectedBySupervisor = "_rejectedBySupervisor" |
Static Public Attributes | |
static | $paramtypesmap |
Definition at line 8 of file PurchaseOrderOrderStatus.php.
|
static |
Definition at line 12 of file PurchaseOrderOrderStatus.php.
const _closed = "_closed" |
Definition at line 22 of file PurchaseOrderOrderStatus.php.
const _fullyBilled = "_fullyBilled" |
Definition at line 30 of file PurchaseOrderOrderStatus.php.
const _partiallyReceived = "_partiallyReceived" |
Definition at line 38 of file PurchaseOrderOrderStatus.php.
const _pendingBilling = "_pendingBilling" |
Definition at line 54 of file PurchaseOrderOrderStatus.php.
const _pendingBillingPartiallyReceived = "_pendingBillingPartiallyReceived" |
Definition at line 46 of file PurchaseOrderOrderStatus.php.
const _pendingReceipt = "_pendingReceipt" |
Definition at line 62 of file PurchaseOrderOrderStatus.php.
const _pendingSupervisorApproval = "_pendingSupervisorApproval" |
Definition at line 70 of file PurchaseOrderOrderStatus.php.
const _rejectedBySupervisor = "_rejectedBySupervisor" |
Definition at line 78 of file PurchaseOrderOrderStatus.php.