# Kefiya ## Introduction Kefiya is a customer app for ERPNext that will allow us to easily match our bank transactions to Sales Invoices and other transactions in our system. This app is optimized for the german market but will also be able to foster processing of non-german banks if certain aspects are met. If you are looking to get your bank to work with the system contact our sales at [https://phamos.eu/contact](https://phamos.eu/contact). ## Kefiya Settings On this page we can make overall settings that are relevant for the integration with ERPNext and the functionality of the custom app. ## Importing Bank Transactions ### via API #### Kefiya Schedule Here we can setup a schedule in what frequency data is fetched from the Kefiya Login. This [](https://doku.phamos.eu/uploads/images/gallery/2024-08/5usimage.png) ### Manually ### Bank Transaction The [Bank Transaction](https://doku.phamos.eu/books/erpnext-benutzerhandbuch-v15/page/bank-transaktion-bank-transaction "Bank Transaktion (Bank Transaction)") Doctype is a standard Doctype from ERPNext in which our uploaded bank statement date will be merged into. ### Kefiya Bank Statement Import This Docytpe is used to manually import \*.csv files that we have downloaded from our bank. These \*.csv files need a specific format to work. From the imported \*.csv file we will be creating Bank Transaction records. [](https://doku.phamos.eu/uploads/images/gallery/2024-03/Awjimage.png) ##### Actions Start Import will create Transactions (Bank Transactions) in our system from the import file uploaded. ##### Fields
**Description** | **Fieldname** | **Explanation** |
Company | company | Link the company for which we will want to import the data for. |
Bank Account | bank\_account | Link the Bank Account from which the import data is from |
Bank | bank | Link to Bank from bank\_account |
Import File | import\_file | Here we can attach the file that shall be uploaded and where the transactions will be imported from. |