Cashbook: QIF-Import/Export
Find a file
Frederik Jaeckel eb8c1baa1b Version 6.0.3
2022-09-13 23:09:38 +02:00
locale qif-import: ignoriert leere buchungen, prüft buchungstyp und kategorietyp 2022-09-12 18:52:22 +02:00
report kategorie: export als qif 2022-08-31 17:32:01 +02:00
tests test für splitbuchung mit transfer 2022-09-13 22:19:20 +02:00
view import der transaktionen begonnen 2022-09-01 14:48:04 +02:00
.hgignore kategorie: erstellt K. aufs qif-datei, wizard begonnen 2022-08-28 22:16:34 +02:00
__init__.py transaktionen: export + test 2022-09-05 10:13:20 +02:00
book.py import: für umbuchungen optimiert + test 2022-09-08 17:29:10 +02:00
category.py import: party, transaction 2022-09-02 14:33:12 +02:00
category.xml init 2022-08-28 14:54:14 +02:00
message.xml qif-import: ignoriert leere buchungen, prüft buchungstyp und kategorietyp 2022-09-12 18:52:22 +02:00
qif_export.py transaktionen: export + test 2022-09-05 10:13:20 +02:00
qif_export.xml transaktionen: export + test 2022-09-05 10:13:20 +02:00
qif_import_wiz.py import: transfer buchungen korrigiert 2022-09-13 11:29:43 +02:00
qif_import_wiz.xml party: qif import 2022-09-01 17:13:55 +02:00
qiftool.py splitbuchung: konvertiert transfers + test 2022-09-13 18:14:06 +02:00
README.rst Version 6.0.3 2022-09-13 23:09:38 +02:00
setup.py transaktionen: export + test 2022-09-05 10:13:20 +02:00
tryton.cfg Version 6.0.3 2022-09-13 23:09:38 +02:00
versiondep.txt Version 6.0.3 2022-09-13 23:09:38 +02:00

mds-cashbook-dataexchange
=========================
Tryton module to add import/export to cashbook.

Install
=======

pip install mds-cashbook-dataexchange

Requires
========
- Tryton 6.0

Changes
=======

*6.0.3 - 13.09.2022*

- add: import of split-bookings
- updt: transfers

*6.0.2 - 05.09.2022*

- category: qif-export
- party, transactions: qif-import/export

*6.0.1 - 31.08.2022*

- add: qif - category - import

*6.0.0 - 28.08.2022*

- init