Cashbook: QIF-Import/Export
locale | ||
report | ||
tests | ||
view | ||
.hgignore | ||
__init__.py | ||
book.py | ||
category.py | ||
category.xml | ||
message.xml | ||
qif_export.py | ||
qif_export.xml | ||
qif_import_wiz.py | ||
qif_import_wiz.xml | ||
qiftool.py | ||
README.rst | ||
setup.py | ||
tryton.cfg | ||
versiondep.txt |
mds-cashbook-dataexchange ========================= Tryton module to add import/export to cashbook. Install ======= pip install mds-cashbook-dataexchange Requires ======== - Tryton 6.0 Changes ======= *6.0.4 - 14.02.2023* - fix: test *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