AbstractOtherReceiptLine
class AbstractOtherReceiptLine
Traits
Methods
Get account label
Set account label
Get GL account number
Set GL account number
Get transaction amount
Set transaction amount
Get memo
Set memo
Get department ID
Set department ID
Get location ID
Set location ID
Get project ID
Set project ID
Get customer ID
Set customer ID
Get vendor ID
Set vendor ID
Get employee ID
Set employee ID
Get item ID
Set item ID
Get class ID
Set class ID
Get contract ID
Set contract ID
Get warehouse ID
Set warehouse ID
Details
in CustomFieldsTrait at line line 33
array
getCustomFields()
Get custom fields
in CustomFieldsTrait at line line 43
setCustomFields(array $customFields)
Set custom fields
at line line 75
string
getAccountLabel()
Get account label
at line line 85
setAccountLabel(string $accountLabel)
Set account label
at line line 95
string
getGlAccountNumber()
Get GL account number
at line line 105
setGlAccountNumber(string $glAccountNumber)
Set GL account number
at line line 115
float|string
getTransactionAmount()
Get transaction amount
at line line 125
setTransactionAmount(float|string $transactionAmount)
Set transaction amount
at line line 135
string
getMemo()
Get memo
at line line 145
setMemo(string $memo)
Set memo
at line line 155
string
getDepartmentId()
Get department ID
at line line 165
setDepartmentId(string $departmentId)
Set department ID
at line line 175
string
getLocationId()
Get location ID
at line line 185
setLocationId(string $locationId)
Set location ID
at line line 195
string
getProjectId()
Get project ID
at line line 205
setProjectId(string $projectId)
Set project ID
at line line 215
string
getCustomerId()
Get customer ID
at line line 225
setCustomerId(string $customerId)
Set customer ID
at line line 235
string
getVendorId()
Get vendor ID
at line line 245
setVendorId(string $vendorId)
Set vendor ID
at line line 255
string
getEmployeeId()
Get employee ID
at line line 265
setEmployeeId(string $employeeId)
Set employee ID
at line line 275
string
getItemId()
Get item ID
at line line 285
setItemId(string $itemId)
Set item ID
at line line 295
string
getClassId()
Get class ID
at line line 305
setClassId(string $classId)
Set class ID
at line line 315
string
getContractId()
Get contract ID
at line line 325
setContractId(string $contractId)
Set contract ID
at line line 335
string
getWarehouseId()
Get warehouse ID
at line line 345
setWarehouseId(string $warehouseId)
Set warehouse ID