AbstractArAdjustmentLine
class AbstractArAdjustmentLine
Traits
Methods
Get account label
Set account label
Get GL account number
Set GL account number
Get offset GL account number
Set offset GL account number
Get transaction amount
Set transaction amount
Get allocation ID
Set allocation ID
Get memo
Set memo
Get key
Set key
Get total paid
Set total paid
Get total due
Set total due
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 90
string
getAccountLabel()
Get account label
at line line 100
setAccountLabel(string $accountLabel)
Set account label
at line line 110
string
getGlAccountNumber()
Get GL account number
at line line 120
setGlAccountNumber(string $glAccountNumber)
Set GL account number
at line line 130
string
getOffsetGLAccountNumber()
Get offset GL account number
at line line 140
setOffsetGLAccountNumber(string $offsetGLAccountNumber)
Set offset GL account number
at line line 150
float|string
getTransactionAmount()
Get transaction amount
at line line 160
setTransactionAmount(float|string $transactionAmount)
Set transaction amount
at line line 170
string
getAllocationId()
Get allocation ID
at line line 180
setAllocationId(string $allocationId)
Set allocation ID
at line line 190
string
getMemo()
Get memo
at line line 200
setMemo(string $memo)
Set memo
at line line 210
string
getKey()
Get key
at line line 220
setKey(string $key)
Set key
at line line 230
float|string
getTotalPaid()
Get total paid
at line line 240
setTotalPaid(float|string $totalPaid)
Set total paid
at line line 250
float|string
getTotalDue()
Get total due
at line line 260
setTotalDue(float|string $totalDue)
Set total due
at line line 270
string
getDepartmentId()
Get department ID
at line line 280
setDepartmentId(string $departmentId)
Set department ID
at line line 290
string
getLocationId()
Get location ID
at line line 300
setLocationId(string $locationId)
Set location ID
at line line 310
string
getProjectId()
Get project ID
at line line 320
setProjectId(string $projectId)
Set project ID
at line line 330
string
getCustomerId()
Get customer ID
at line line 340
setCustomerId(string $customerId)
Set customer ID
at line line 350
string
getVendorId()
Get vendor ID
at line line 360
setVendorId(string $vendorId)
Set vendor ID
at line line 370
string
getEmployeeId()
Get employee ID
at line line 380
setEmployeeId(string $employeeId)
Set employee ID
at line line 390
string
getItemId()
Get item ID
at line line 400
setItemId(string $itemId)
Set item ID
at line line 410
string
getClassId()
Get class ID
at line line 420
setClassId(string $classId)
Set class ID
at line line 430
string
getContractId()
Get contract ID
at line line 440
setContractId(string $contractId)
Set contract ID
at line line 450
string
getWarehouseId()
Get warehouse ID
at line line 460
setWarehouseId(string $warehouseId)
Set warehouse ID