Skip to content

GUI for ERPNext bank reconciliation and purchase invoice creation

License

Notifications You must be signed in to change notification settings

tillmo/erpnext-client

Repository files navigation

Client for ERPNext

installation on Debian / Ubuntu:

  • download install-ubuntu.sh and run sh install-ubuntu.sh

installation on Windows:

You now can start the client with python3 erpnext.py (or, in Windows 10, with erpnext)

features

  • GUI for ERPNext bank reconciliation and purchase invoice creation
    • accesses ERPNext via the API
  • read in purchase invoices from some companies, store them in ERPNext
    • can be easily extended for more companies
  • read in bank statements from some banks, store bank transactions in ERPNext
    • can be easily extended for more banks
  • process bank transactions, create journal or payment entries
  • submit or delete journal entries, payment entries, purchase invoices
  • handle this for multiple companies
  • currently, texts are in German only

running tests

For running tests, please first run pip3 install -e .

About

GUI for ERPNext bank reconciliation and purchase invoice creation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages