The file format for import is using a Comma Separated Values format (CSV).
the file format has no headers.
Format: Account Code, Description, Debit Amount(transaction), Credit Amount(transaction), Debit Amount (Accounting), Credit Amount(Accounting), Currency(Foreign) , Exchange Rate, Job
All fields are required.
Value fields require zero if there is no value.
Text fields require double quotes to indicate empty field.
Account Code: chart of account code. (must exist in OCi System first)
Description: row description
Debit Amount(Transaction Currency) : Foreign currency value
Credit Amount(Transaction Currency): Foreign currency value
Debit Amount(Accounting Currency): Book currency value
Credit Amount(Accounting Currency): Book currency value
Currency(Foreign): currency of transaction
Exchange Rate: if Transaction currency is the same as Accounting currency put 1.
Job: if no job code put "" to denote empty.