| Name | Description | Type | Additional information |
|---|---|---|---|
| Active |
Determine whether the journal is Active. |
boolean | |
| JournalID |
Unique identifier of Journal. |
integer | |
| DebitAccID |
Unique Identifier of a Debit Account. |
integer | |
| CreditAccID |
Unique Identifier of a Credit Account. |
integer | |
| BranchID |
Unique Identifier of a Branch. |
integer | |
| CurrencyID |
Unique Identifier of a Currency. |
integer | |
| DefaultCreditAndDebitAccount |
Determine whether journal had default credit and debit Account. |
boolean | |
| Description |
Journal Description. |
string | |
| AllowContra |
Allow contra. |
boolean | |
| ContraAccID |
Unique Identifier of a Contra Account. |
integer | |
| DebitAccountDesc |
Debit Account's Description. |
string | |
| CreditAccountDesc |
Credit Account's Description. |
string | |
| ContraAccountDesc |
Contra Account's Description. |
string |