cashbook_dataexchange/README.rst

42 lines
523 B
ReStructuredText
Raw Normal View History

2022-08-28 12:54:14 +00:00
mds-cashbook-dataexchange
=========================
Tryton module to add import/export to cashbook.
Install
=======
pip install mds-cashbook-dataexchange
Requires
========
- Tryton 6.0
Changes
=======
2023-06-06 14:09:11 +00:00
*6.0.5 - 06.06.2023*
- optimize code
2023-02-14 09:48:29 +00:00
*6.0.4 - 14.02.2023*
- fix: test
2022-09-13 21:09:38 +00:00
*6.0.3 - 13.09.2022*
- add: import of split-bookings
- updt: transfers
2022-09-05 08:22:20 +00:00
*6.0.2 - 05.09.2022*
- category: qif-export
- party, transactions: qif-import/export
2022-08-31 08:30:49 +00:00
*6.0.1 - 31.08.2022*
- add: qif - category - import
2022-08-28 12:54:14 +00:00
*6.0.0 - 28.08.2022*
- init