TimeTrex API Manual

GeneralLedgerExport_JournalEntry extends GeneralLedgerExport

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
$set_journal_entry_errors  : mixed
$compiled_data  : bool|string
$data  : array<string|int, mixed>
__construct()  : mixed
GeneralLedgerExport_JournalEntry constructor.
checkBalance()  : bool
combineRecords()  : bool
compile()  : bool
getComment()  : bool
getCompiledData()  : bool
getDate()  : bool
getFileFormat()  : bool|null
getRecords()  : bool
getSource()  : bool
isFloat()  : bool
save()  : bool
setComment()  : bool
setDate()  : bool
setFileFormat()  : bool
setJournalEntry()  : bool
setRecord()  : bool
setSource()  : bool

Properties

Methods

__construct()

GeneralLedgerExport_JournalEntry constructor.

public __construct([bool $ignore_balance_check = false ]) : mixed
Parameters
$ignore_balance_check : bool = false
Return values
mixed

setJournalEntry()

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

Search results