AbstractInvoiceLine
class AbstractInvoiceLine
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 revenue recognition template ID
Set revenue recognition template ID
Get deferred revenue GL account number
Set deferred revenue GL account number
Get revenue recognition start date
Get revenue recognition end date
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 103
string
getAccountLabel()
Get account label
at line line 113
setAccountLabel(string $accountLabel)
Set account label
at line line 123
string
getGlAccountNumber()
Get GL account number
at line line 133
setGlAccountNumber(string $glAccountNumber)
Set GL account number
at line line 143
string
getOffsetGLAccountNumber()
Get offset GL account number
at line line 153
setOffsetGLAccountNumber(string $offsetGLAccountNumber)
Set offset GL account number
at line line 163
float|string
getTransactionAmount()
Get transaction amount
at line line 173
setTransactionAmount(float|string $transactionAmount)
Set transaction amount
at line line 183
string
getAllocationId()
Get allocation ID
at line line 193
setAllocationId(string $allocationId)
Set allocation ID
at line line 203
string
getMemo()
Get memo
at line line 213
setMemo(string $memo)
Set memo
at line line 223
string
getKey()
Get key
at line line 233
setKey(string $key)
Set key
at line line 243
float|string
getTotalPaid()
Get total paid
at line line 253
setTotalPaid(float|string $totalPaid)
Set total paid
at line line 263
float|string
getTotalDue()
Get total due
at line line 273
setTotalDue(float|string $totalDue)
Set total due
at line line 283
string
getRevRecTemplateId()
Get revenue recognition template ID
at line line 293
setRevRecTemplateId(string $revRecTemplateId)
Set revenue recognition template ID
at line line 303
string
getDeferredRevGlAccountNo()
Get deferred revenue GL account number
at line line 313
setDeferredRevGlAccountNo(string $deferredRevGlAccountNo)
Set deferred revenue GL account number
at line line 323
DateType
getRevRecStartDate()
Get revenue recognition start date
at line line 333
setRevRecStartDate(DateType $revRecStartDate)
Set revenue recognition start date
at line line 343
DateType
getRevRecEndDate()
Get revenue recognition end date
at line line 353
setRevRecEndDate(DateType $revRecEndDate)
Set revenue recognition end date
at line line 363
string
getDepartmentId()
Get department ID
at line line 373
setDepartmentId(string $departmentId)
Set department ID
at line line 383
string
getLocationId()
Get location ID
at line line 393
setLocationId(string $locationId)
Set location ID
at line line 403
string
getProjectId()
Get project ID
at line line 413
setProjectId(string $projectId)
Set project ID
at line line 423
string
getCustomerId()
Get customer ID
at line line 433
setCustomerId(string $customerId)
Set customer ID
at line line 443
string
getVendorId()
Get vendor ID
at line line 453
setVendorId(string $vendorId)
Set vendor ID
at line line 463
string
getEmployeeId()
Get employee ID
at line line 473
setEmployeeId(string $employeeId)
Set employee ID
at line line 483
string
getItemId()
Get item ID
at line line 493
setItemId(string $itemId)
Set item ID
at line line 503
string
getClassId()
Get class ID
at line line 513
setClassId(string $classId)
Set class ID
at line line 523
string
getContractId()
Get contract ID
at line line 533
setContractId(string $contractId)
Set contract ID
at line line 543
string
getWarehouseId()
Get warehouse ID
at line line 553
setWarehouseId(string $warehouseId)
Set warehouse ID