cashbook/README.rst
Frederik Jaeckel 5797f42489 Version 6.0.5
2022-09-05 17:21:00 +02:00

40 lines
474 B
ReStructuredText

mds-cashbook
============
Tryton module to add a cashbook.
Install
=======
pip install mds-cashbook
Requires
========
- Tryton 6.0
Changes
=======
*6.0.6 - 05.09.2022*
- updt: view of book + line optimized
*6.0.4 - 05.09.2022*
- fix: write number at state-change 'check' -> 'done'
- updt: speedup transaction view
*6.0.3 - 31.08.2022*
- updt: checks, sorting
*6.0.2 - 25.08.2022*
- add: split-booking
*6.0.1 - 23.08.2022*
- works
*6.0.0 - 05.08.2022*
- init