Netsutie PHP Toolkit
InitializeType.php
Go to the documentation of this file.
1 <?php
9 
10 
11 
12  static $paramtypesmap = array(
13 
14  );
15 
22  const assemblyBuild = "assemblyBuild";
23 
30  const assemblyUnbuild = "assemblyUnbuild";
31 
38  const binWorksheet = "binWorksheet";
39 
46  const cashRefund = "cashRefund";
47 
54  const cashSale = "cashSale";
55 
62  const creditMemo = "creditMemo";
63 
70  const customerPayment = "customerPayment";
71 
78  const customerRefund = "customerRefund";
79 
86  const depositApplication = "depositApplication";
87 
94  const estimate = "estimate";
95 
102  const invoice = "invoice";
103 
110  const itemFulfillment = "itemFulfillment";
111 
118  const itemReceipt = "itemReceipt";
119 
126  const inventoryTransfer = "inventoryTransfer";
127 
134  const purchaseOrder = "purchaseOrder";
135 
142  const returnAuthorization = "returnAuthorization";
143 
150  const salesOrder = "salesOrder";
151 
158  const vendorBill = "vendorBill";
159 
166  const vendorCredit = "vendorCredit";
167 
174  const vendorReturnAuthorization = "vendorReturnAuthorization";
175 
182  const vendorPayment = "vendorPayment";
183 
190  const workOrder = "workOrder";
191 
198  const workOrderIssue = "workOrderIssue";
199 
206  const workOrderCompletion = "workOrderCompletion";
207 
214  const workOrderClose = "workOrderClose";
215 
216 }
const depositApplication
const vendorReturnAuthorization