CustomTransactionType
The CustomTransactionType table.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Internal ID | |
| account | String | Account | |
| defaultaccount | String | Default Account | |
| filterbyaccounttype | String | Filter Account Type | |
| filterbyaccounttypeall | Boolean | Allow All Account Types | |
| isclassmandatory | Boolean | Is Class Mandatory | |
| iscredit | Boolean | Credit | |
| isdepartmentmandatory | Boolean | Is Department Mandatory | |
| islocationmandatory | Boolean | Is Location Mandatory | |
| isposting | Boolean | Posting | |
| isvoidable | Boolean | Allow Void Transactions Using Reversing Journals | |
| name | String | Name | |
| scriptid | String | ID | |
| showstatus | Boolean | Show Status Field | |
| specifyaccountontransaction | Boolean | Specify account on transaction |