jHetzer / erpnextfints

FinTS Connector for ERPNext (Germany)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERPNextFinTS

Codacy Badge

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 bench/project/folder
    bench get-app erpnextfints https://github.com/jHetzer/erpnextfints
    bench --site [sitename] install-app erpnextfints
    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

FinTS Connector for ERPNext (Germany)

License:MIT License


Languages

Language:Python 60.9%Language:JavaScript 33.5%Language:HTML 5.6%