TimeTrex API Manual

GeneralLedgerExport_Record extends GeneralLedgerExport_JournalEntry

Table of Contents

$file_format  : mixed
$file_format_options  : mixed
$ignore_balance_check  : mixed
$journal_entry_data  : mixed
$journal_entry_error_msg  : mixed
$journal_entry_error_msgs  : mixed
$record_data  : mixed
$set_journal_entry_errors  : mixed
$compiled_data  : bool|string
$data  : array<string|int, mixed>
__construct()  : mixed
GeneralLedgerExport constructor.
checkBalance()  : bool
combineRecords()  : bool
compile()  : bool
getAccount()  : bool
getAmount()  : bool|string
getComment()  : bool
getCompiledData()  : bool
getDate()  : bool
getFileFormat()  : bool|null
getRecords()  : bool
getSource()  : bool
getType()  : bool
isFloat()  : bool
save()  : bool
setAccount()  : bool
setAmount()  : bool
setComment()  : bool
setDate()  : bool
setFileFormat()  : bool
setJournalEntry()  : bool
setRecord()  : bool
setSource()  : bool
setType()  : bool
Validate()  : bool

Properties

Methods

setJournalEntry()

public setJournalEntry(object $obj) : bool
Parameters
$obj : object
Return values
bool

Validate()

public Validate([bool $ignore_warning = true ]) : bool
Parameters
$ignore_warning : bool = true
Return values
bool

Search results