Skip to content

freggala/erpnextfints

 
 

Repository files navigation

ERPNextFinTS

FinTS Connector for ERPNext (Germany)

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

Requirements

Python 3.4 <
Python FinTS (will be installed)

Installation

    cd bench/project/folder
    bench get-app erpnextfints https://github.com/jHetzer/erpnextfints
    bench --site [sitename] install-app erpnextfints

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)

ToDo

License

MIT License

About

FinTS Connector for ERPNext (Germany)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.5%
  • JavaScript 34.3%
  • HTML 3.2%