AbstractJournalEntryLine
class AbstractJournalEntryLine extends AbstractGlEntry
Traits
Constants
| CUSTOM_ALLOCATION_ID |
|
Methods
from AbstractGlEntry
string
getGlAccountNumber()
No description
setGlAccountNumber(string $glAccountNumber)
No description
float|string
getTransactionAmount()
No description
setTransactionAmount(float|string $transactionAmount)
No description
string
getTransactionCurrency()
No description
setTransactionCurrency(string $transactionCurrency)
No description
getExchangeRateDate()
No description
float
getExchangeRateValue()
No description
setExchangeRateValue(float $exchangeRateValue)
No description
string
getExchangeRateType()
No description
setExchangeRateType(string $exchangeRateType)
No description
Details
in CustomFieldsTrait at line line 33
array
getCustomFields()
Get custom fields
in CustomFieldsTrait at line line 43
setCustomFields(array $customFields)
Set custom fields