Skip to content

App to process payments and banktransactions via FinTS Connector and others for ERPNext (Germany)

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

phamos-eu/kefiya

 
 

Repository files navigation

Kefiya

FinTS Connector for ERPNext (Germany)

This app allows to import bank information from german banks into ERPNext.
The app currently allows to import "receive" and "pay" payment entries. The goal is to provide a stable and revision prove solution to sync (German) bank information with ERPNext.
Best-case scenario: the functionality gets integrated into ERPNext as regional feature.

Requirements

Python 3.4 <
Python FinTS (will be installed)

Installation

    cd frappe/bench/folder
    bench get-app kefiya https://github.com/phamos-eu/kefiya
    bench --site [sitename] install-app kefiya
    bench --site [sitename] enable-scheduler   

Features

  • FinTS Login
  • Basic FinTS Import
  • Save data as JSON and attach it
  • Add import scheduler
  • Support 'Pay' payment entry type
  • Bank Account Wizard
  • Interactive progress display
  • Complete improving code style (PEP8 / ESLint)
  • Payment / Sale auto assignment (unattended / wizard)

ToDo

License

MIT License

About

App to process payments and banktransactions via FinTS Connector and others for ERPNext (Germany)

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 52.2%
  • JavaScript 39.8%
  • HTML 7.8%
  • CSS 0.2%