Skip to content

Import Journal

The Import Journal feature allows users to upload transaction data in bulk in .csv format instead of entering transactions manually one by one.

ColumnData TypeDescription
datedatetimerequired The recorded transaction date. e.g. 2026-01-01 12:00:00
form_numberstringrequired The transaction identity. e.g. INVOICE/202601/0001
coa_numberstringrequired The chart of account number. e.g. 100.01
coa_namestringrequired The chart of account name. e.g. Cash
subledgerstringThe subledger references of the transaction. e.g. Supplier Name for Account Payable, Customer Name for Account Receivable
descriptiondescriptionrequired The description about the transaction
debitnumberrequired-if credit: 0 The debit amount
creditnumberrequired-if debit: 0 The credit amount

Excel Template

Scenarios

Released under the MIT License.