Netsutie PHP Toolkit
TransactionType.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 _binTransfer = "_binTransfer";
39 
46  const _binWorksheet = "_binWorksheet";
47 
54  const _cashRefund = "_cashRefund";
55 
62  const _cashSale = "_cashSale";
63 
70  const _check = "_check";
71 
78  const _creditMemo = "_creditMemo";
79 
86  const _custom = "_custom";
87 
94  const _customerDeposit = "_customerDeposit";
95 
102  const _customerPayment = "_customerPayment";
103 
110  const _customerRefund = "_customerRefund";
111 
118  const _deposit = "_deposit";
119 
126  const _depositApplication = "_depositApplication";
127 
134  const _estimate = "_estimate";
135 
142  const _expenseReport = "_expenseReport";
143 
150  const _inventoryAdjustment = "_inventoryAdjustment";
151 
158  const _inventoryCostRevaluation = "_inventoryCostRevaluation";
159 
166  const _inventoryTransfer = "_inventoryTransfer";
167 
174  const _invoice = "_invoice";
175 
182  const _itemFulfillment = "_itemFulfillment";
183 
190  const _itemReceipt = "_itemReceipt";
191 
198  const _journal = "_journal";
199 
206  const _opportunity = "_opportunity";
207 
214  const _paycheckJournal = "_paycheckJournal";
215 
222  const _purchaseOrder = "_purchaseOrder";
223 
230  const _requisition = "_requisition";
231 
238  const _returnAuthorization = "_returnAuthorization";
239 
246  const _salesOrder = "_salesOrder";
247 
254  const _transferOrder = "_transferOrder";
255 
262  const _vendorBill = "_vendorBill";
263 
270  const _vendorCredit = "_vendorCredit";
271 
278  const _vendorPayment = "_vendorPayment";
279 
286  const _vendorReturnAuthorization = "_vendorReturnAuthorization";
287 
294  const _workOrder = "_workOrder";
295 
302  const _workOrderClose = "_workOrderClose";
303 
310  const _workOrderCompletion = "_workOrderCompletion";
311 
318  const _workOrderIssue = "_workOrderIssue";
319 
320 }
const _vendorReturnAuthorization
const _inventoryCostRevaluation