Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fliegendewurst/ofxstatement-sparkasse-de
ofxstatement plugin to import Sparkasse PDF statements
https://github.com/fliegendewurst/ofxstatement-sparkasse-de
ofxstatement
Last synced: 18 days ago
JSON representation
ofxstatement plugin to import Sparkasse PDF statements
- Host: GitHub
- URL: https://github.com/fliegendewurst/ofxstatement-sparkasse-de
- Owner: FliegendeWurst
- License: gpl-3.0
- Created: 2023-09-28T14:18:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-06T09:36:44.000Z (12 months ago)
- Last Synced: 2024-12-16T16:02:48.515Z (about 1 month ago)
- Topics: ofxstatement
- Language: Python
- Homepage:
- Size: 132 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sparkase plugin for ofxstatement
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~This project provides a plugin for ofxstatement that imports German Sparkasse PDF statements.
`ofxstatement`_ is a tool to convert proprietary bank statement to OFX format, suitable for importing to GnuCash and other programs.
.. _ofxstatement: https://github.com/kedder/ofxstatement
If you encounter any errors when using this plugin, feel free to open an issue.
It is expected that the payee of transactions is not extracted for recent PDFs since these mix the payee and the memo.
You should use the official CSV export instead of this tool whenever possible.The plugin was tested on the following PDF layouts:
.. figure:: layout_one_column_new.png
New one-column view (used currently)
.. figure:: layout_one_column.png
One-column view (used up to Kontoauszug 10/2021)
.. figure:: layout_two_columns.png
Two-column view (used up to Kontoauszug 7/2020)
Development
===========
See `DEVELOPMENT.rst`_.. _DEVELOPMENT.rst: ./DEVELOPMENT.rst