-
Notifications
You must be signed in to change notification settings - Fork 63
Bank import
lasalesi edited this page Mar 5, 2019
·
4 revisions
The bank import function is a concept to import bank account statements previously extracted from online banking and create payment entries on the basis of received transactions. This is useful to cross-check payments of sales invoices.
- Go to the respective online banking and download a csv extract of the bank transactions
- Open the bank import and select the bank type (used for the parser) and which account the extract is from (for corrct accounting).
- Select the local file and click 'Parse'
- Make sure that the name of the customer is identical to the one the bank reports. This is used to link the payment to a customer party. If no customer with a specific name is found, Guest is applied.
- When using auto submit: make sure that the year where the booking occurs is listed as Fiscal Year and is not yet disabled.
The following bank statement extracts are supported (feel free to contribute for more)
Bank | Unique ID | End-to-end reference | Supported | Recommended |
---|---|---|---|---|
UBS | ✔️ | ✔️ | ✔️ | ✔️ |
ZKB | ✔️ | ✔️ | ✔️ | ✔️ |
Raiffeisen | ❌ | ✔️ | ✔️ | ⭕ |
Credit Suisse | ❌ | ❌ | ✔️ | ❌ |
Migrosbank | ❌ | ❌ | ✔️ | ❌ |
Volksbank | ❌ | ❌ | ✔️ | ⭕ |
Sparkasse | ❌ | ❌ | ✔️ | ⭕ |
Any (templated) | ? | ? | ? | ? |
As CAMT is a standardised format (ISO 20022), technically any bank is supported. The following banks are tested
Bank | Tested |
---|---|
ZKB | ✔️ |
Raiffeisen | ✔️ |
Migrosbank | ✔️ |
Postfinance | ✔️ |
With the csv templating function, any bank csv can be modeled and imported using the bank import.