cashbook_dataexchange/README.rst

34 lines
449 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
=======
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